A file has 1000 lines and i want to display only 1st line
how to do it?
pls ..tel me
Answer Posted / namdeo patil
head -n 1 filename
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Write a command to kill the last background job?
Which unix command lists files/folders in alphabetical order?
What is awk good for?
What is the use of awk command in unix?
Which command will print your home directory on screen?
What difference between cmp and diff commands?
How do I run a whois command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Why is it called a shebang?
What does find command return in unix?
Which command is used to create a directory?
What do know about tee command and its usage?
What does awk stand for?
What happens when we execute a unix command?
What command is used to check the current users?