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 a bash command?
What is sed awk grep?
What is the size of time_t?
What is the first character of the output in ls l command?
How do I search for text in vi?
What is the comma to show the space allocation of files?
What is the use of egrep command in unix?
What does sed command do in unix?
What is the difference between grep and grep?
What is grep short for?
Is command prompt unix?
What is {} in find command?
Describe the zip/unzip command using gzip.
What are some command words?
What does #!/ Bin sh do?