Answer Posted / abhijit (pune)
No, it will not delete hidden files.
but, rm -f .* will definately removes the hidden files in
that perticular directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the comma to display different lines that are found when compare two files?
Enumerate some of the most commonly used network commands in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How can you see the command line history?
What is ‘ps’ command for?
Name the general commands in using unix os for a beginner?
What is the behavioural difference between cmp and diff commands?
Explain the steps that a shell follows while processing a command.
What does the command ' $who | sort –logfile > newfile' do?
What does awk stand for?
How do I run a whois command?
How many unix commands are there?
Name the various commands that are used for the user information in unix.
Which unix command lists files/folders in alphabetical order?
How does shebang work?