if we create a file, in that 10 rows(means 1,2,....9,10
like). i want 7 row exactly, which command use in unix?
plz send this question.
Answer Posted / isha
Put the command in Present working dir
head -7 <filename>
| Is This Answer Correct ? | 16 Yes | 10 No |
Post New Answer View All Answers
Explain command to view process running?
Which command is used to restrict incoming messages?
What command is used to check the current users?
What is the difference between grep and grep?
What is the command to view process running?
What is the function of grep command in unix?
Differentiate cmp command from diff command.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does find command return in unix?
Explain command to display different lines that are found when compare two files?
What is grep short for?
What command is used to switching between users in unix?
How do I search for a file in unix command?
What is merge command in unix?
What is {} in find command?