how is the possible the "last 10 files present in the
current directory and stores them in the file list".
Answer Posted / lele
ls -1t | tail -n 10 > filename
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What do you mean by directory?
What is bash command?
How can I create a file with cmd?
What does && mean in bash?
How can we increase disk read performance in single command in Linux operating system?
What does ls mean in linux?
Brief about finger username?
What is the example of command sentence?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
How do I search bash history?
How do I find the console in linux?
What is mkdir m in linux?
How do I create a .txt file?
How do I find the umask value in linux?
why context switching time should be minimum? How it depends on hardware support?