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
How can we increase disk read performance in single command in Linux?
What is makefile in unix?
What do you mean by directory?
How do I set permission to run in linux?
How do I run a shell script?
What does history command do in linux?
What is llvm used for?
What happens to hard link when file is deleted?
How lilo is useful in linux?
How do I start ms dos?
How do you execute more than one command or program from a single command line entry?
How do I find old commands in linux?
How do I check my system performance?
How do I run multiple commands in linux?
What is ll command in unix?