what is the command to print last 8 lines of any text file.
Answer Posted / ravikishore
cat <f.n> | tail -8
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the general format of unix command syntax?
Which command is used to kill the last background job?
What is ctrl d?
Name the various commands that are used for the user information in unix.
Is grep faster than awk?
why metadb requires a seperate slice to create Solaris volume manager
How do you grep recursively?
What are the unix commands?
Why is it called grep?
Explain command to display different lines that are found when compare two files?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How do I clear my terminal history?
Enumerate some of the most commonly used network commands in unix?
What is the command to find hidden files in the current directory?
What does 'mkdir' command do in UNIX?