what are the different commands used to view the contents
of a file?
Answer Posted / nilu..
cat <file name>
view <file name>
more <file name>
less <file name>
vi <file name>
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the command to find hidden files in the current directory?
How do I search for a file in unix command?
What are the dos commands?
Explain ‘system calls’ with respect to unix commands?
What does 'mkdir' command do in UNIX?
Name the various commands that are used for the user information in unix.
Write a command to display a file’s contents in various formats?
Why is grep called grep?
What is used to type command?
How do you grep a case insensitive?
how to sort the content of the file based on numeric values
What is grep command in unix with examples?
What is the significance of the 'tee' command?
What is s and g in sed command?
Which command is used to restrict incoming messages?