If we want to see first 35 lines of a file which command we
have to use?
Answer Posted / sujata
sed -n'35' p filenmae;
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Are you in or at the office?
What are the commands in UNIX to list the files in a Directory?
What do chown command do?
hw will u use awk in replacing cahrs and files
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Write a command to display a file’s contents in various formats?
Enumerate some of the most commonly used network commands in unix?
Using unix command how to display no of records in oracle?
What is the functionality of a top command?
What difference between cmp and diff commands?
What does sed command do in unix?
What is the use of awk command in unix?
What happens when we execute a unix command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is {} in find command?