Answer Posted / sathya
rm .* will remove all hidden files
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is “chmod” command?
What does the “echo” command do?
What is the use of the tee command?
Why is it called a shebang?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the use of sed command in unix?
What is s and g in sed command?
Can you explain a little bit about command substitution?
What is the difference between grep and grep?
Why is awk called awk?
What does the command ' $who | sort –logfile > newfile' do?
Why is shebang used?
Enumerate some of the most commonly used network commands in unix?
What is nr in awk command?
What is the use of the command 'ls -x chapter[1-5]' ?