"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
What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
Explain system bootup in unix.
Is windows unix like?
Is it possible to count number char, line in a file; if so, How?
What are the main features of unix?
Where unix is used today?
What is a filter in unix?
Does unix have a gui?
What is unix file?
What are the common directory management commands in unix?
What is a filter in unix? Give an example.
What is difference between unix and windows operating system?
How to remove the directory in unix?
Enlist common shells with their indicators.
Is unix written in c?