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
What is pwd in linux command?
What is command to check ports running/used over local machine
What is tail command in linux?
What is history command in linux?
What does umask 022 mean?
How do I use nslookup in linux?
How to recover /etc/passwd file and /etc/shadow file?
How can you check the amount of lines in a file?
What is devops model?
Explain command grouping in linux?
What is filter command in unix?
Which command is used to terminate a process?
Why is linux cpu usage so high?
How do I list all processes in linux?
Describe the mknod command and when you’d use it.