how is the possible the "last 10 files present in the
current directory and stores them in the file list".
Answer Posted / ramya
ls -l |tail >filename
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the working of command grouping?
What is the example of command sentence?
What is a makefile in linux?
What is the difference between rmdir and rm r?
What is command example?
What does execute mean in linux?
What does umask 022 mean?
What is the copy command in linux?
How can I type in cmd?
What is ps command in linux?
What does curl command do in linux?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What happens to hard link when file is deleted?
How do I find the umask value in linux?
What is $$ in shell script?