how is the possible the "last 10 files present in the
current directory and stores them in the file list".
Answer Posted / karan
ls -l |tail -n 10 > filename
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What signal is ctrl c?
What is kill command?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What are vim commands?
How do I run a bash script in linux?
Which command reduces the size of a file?
What make install does?
How do I check if my cpu is overclocked?
What is the difference between find and locate command in linux?
What are linux commands?
What is mkdir?
What is the syntax of mkdir?
What does && mean in linux?
How can you check the amount of lines in a file?
How do I move to root in linux?