how is the possible the "last 10 files present in the
current directory and stores them in the file list".
Answer Posted / santosh
ls -lrt|tail > filelist
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do you mean by directory?
What is the difference between clang and llvm?
What does c mean in linux?
Which command would you use if you want to remove the password assigned to a group?
What does sh do in linux?
How many commands are there in linux?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
What is parallel ssh?
Explain trap command of linux?
Explain difference between swap partition and swap file?
What is cd in cmd?
How do I list directories in linux?
Explain the working of command grouping?
What is a make target?