how is the possible the "last 10 files present in the
current directory and stores them in the file list".
Answer Posted / milli
ls -l | tail -10 > filename
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you copy in terminal?
What command would you use to create an empty file without opening it to edit it?
How do you know which shell I am using in linux?
What does chmod 777 do?
Which command is used to find what is in your home directory?
What does wc command do in unix?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
What is a good processor speed?
What is mkdir?
How do I check storage on linux?
What is unix finger command?
What is phony in makefile?
Brief about the command kill PID?
Explain the working of command grouping?
What signal is ctrl c?