A file has 1000 lines and i want to display only 1st line
how to do it?
pls ..tel me
Answer Posted / eswar
head -n 1 filename
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the command to find maximum memory taking process on the server?
What is the function of grep command in unix?
What is grep in bash?
What are the differences among a system call, a library function, and a unix command?
How do you grep a case insensitive?
What is ‘ps’ command for?
What is the use of find command in unix?
Which command is used to create a directory?
Which command is used to kill the last background job?
What does the md command do?
What do know about tee command and its usage?
What command will change your prompt to myprompt?
What is awk used for?
What is difference between grep and find command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?