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 are the general commands in using unix os for a beginner?
What does the md command do?
What is the use of egrep command in unix?
How does pipe () work?
Which command should you use to find the remaining disk space in unix server?
How do I run a bash script?
Which command is used to copy files?
What is the use of awk command in unix?
What is the comma to show the space allocation of files?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Does cp command overwrite files?
What is pipe command in unix?
What is difference between grep and find command in unix?
Why is awk called awk?
Write a command to kill the last background job?