how is the possible the "last 10 files present in the
current directory and stores them in the file list".
Answer Posted / milli
ls -l | tail -10 > filename
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you run a command for a limited time?
why is the tar command used?
What is command grouping?
What does history command do in linux?
Explain the free command.
What is cpu in linux?
How do I use nslookup in linux?
Why we use pwd command in linux?
What is command line in unix?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What is the pwd command?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
What is difference between comm and CMP command?
How do I change directories in linux command line?
Explain about sh?