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 is the gcc command?
What is whois command?
What does umask 077 mean?
How do you open a command prompt when issuing a command?
what do know about commands?
What is df -h command?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
How to recover /etc/passwd file and /etc/shadow file?
How do you copy in terminal?
How do I check memory usage on linux?
What does umask 022 mean?
What is help command in linux?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
Enlist some linux to file content commands?
Write a command that will display all .txt files, including its individual permission.