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
Write about an internal command.
What is #!/ Bin sh?
What is tty in linux process?
What is the syntax of mkdir?
What is type command in linux?
How do you create a file in linux?
What does cd – command do?
Brief about the command ff?
How do I create a .txt file?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
How do I change shell in linux?
How lilo is useful in linux?
What does free command do in linux?
How do I check terminal history?
What is echo command in batch file?