"ls" command is showing all the subdirectoary and files
which are present in the current directoary, i want to cut
only directoary name. How to cut only name ?
Answer Posted / shree
ls -l|grep '^d'
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I get to my home directory in unix?
What is utility unix?
How is unix different from other operating system?
Is unix os free?
List the distributions of unix.
What is a regular file in unix?
Where unix is used today?
Name the key features of the bourne shell.
How to give execute permission for a file in unix?
How many root directories exist in unix?
Does unix still exist?
How to perform a system shutdown in unix?
What is page fault? Its types?
Is learning unix useful?
How to find a file in unix?