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 are file commands?
What is the use of awk command in unix?
Which unix command lists files/folders in alphabetical order?
What are bash commands?
How does pipe () work?
Explain ‘system calls’ with respect to unix commands?
How to find $ai_serual resolved path by using unix
What is ‘ps’ command for?
What does the “echo” command do?
Explain ‘library functions’ with respect to unix commands?
What is used to type command?
Why is it called a shebang?
Who command in unix?
What is s and g in sed command?
What is the use of the tee command?