Answer Posted / kk11749
for example I need for list of directories means
ls -r | grep "^d"
It will be display only directories
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ctrl d?
What is nr in awk command?
What are reported commands?
What is the use of cut command in unix?
How does the system know where one command ends and another begins?
What is the use of sed command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I use nslookup?
Does cp command overwrite files?
What do know about tee command?
What do chown command do?
Describe the usage and functionality of the command rm –r * in unix?
What does #!/ Bin sh do?
Is ‘du’ a command? If so, what is its use?