"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 / rakesh
ls -lrt | grep '^d'
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are pipes and filters in unix?
Elucidate on the different ids used in the unix process?
What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
Explain file system in unix.
How do you change directories in unix?
What is the full form unix?
What is unix for?
How do you kill a job in unix?
Is windows a unix operating system?
What are the main features of unix?
What does $? Mean in unix?
How do I search for a file in unix?
Is unix still relevant?
How does unix pipe work?
What uses unix operating system?