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 / amol tyagi
head -7 filename
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Differentiate cmp command from diff command.
What command is used to check the current users?
Name the general commands in using unix os for a beginner?
What are some command words?
Explain command to display different lines that are found when compare two files?
what is the advaantage of each user having its own copy of the shell?
What is the command to view process running?
What is .sh file?
Can you enlist some commonly used network commands?
What is grep and how do you use it?
What does touch command do in unix?
What are the general commands in using unix os for a beginner?
Write a command to kill the last background job?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does this command do,"$more readme.txt“?