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 does df command do in linux?
What are the basic dos commands?
How do you clear the screen in linux?
Explain about document formatting?
How do I run a bash script in linux?
How does mkdir work in linux?
How do I set permission to run in linux?
What does grep grep do?
What is the default number of shell commands saved in the history list of .cshrc file?
Is llvm a compiler?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What does chmod 666 do?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What is parallel ssh?
What is tail command in linux?