what are the different commands used to view the contents
of a file?
Answer Posted / shaishaw
fold <file name>
cat <file name>
view <file name>
more <file name>
less <file name>
vi <file name>
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are bash commands?
What is $0 bash?
What is command statement?
What is the command to find maximum memory taking process on the server?
Differentiate cmp command from diff command.
Who command in unix operating system?
What does this command do,"$more readme.txt“?
Explain command to display different lines that are found when compare two files?
Is command prompt unix?
What is the use of awk command in unix?
What is the function of grep command in unix?
What are some command words?
What command is used to switching between users in unix?
What does touch command do in unix?
What is .sh file?