what is the command to print last 8 lines of any text file.
Answer Posted / indu sharma
cat <filename> | head -n 8
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
How do you grep a case insensitive?
What does the command ' $who | sort –logfile > newfile' do?
Which command should you use to find the remaining disk space in unix server?
Is command prompt unix?
What does 'mkdir' command do in UNIX?
What is rmdir command?
Explain the steps that a shell follows while processing a command.
Which command is used to find whether the system is 32 bit or 64 bit?
Explain command to show the space allocation of files?
What are reported commands?
What is the significance of the 'tee' command?
What does grep v grep do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How to find $ai_serual resolved path by using unix
Using unix command how to display no of records in oracle?