what are the different commands used to view the contents
of a file?
Answers were Sorted based on User's Feedback
Answer / subbareddy kake
cat <file name>
more <file name>
vi <file name>
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
Answer / nilu..
cat <file name>
view <file name>
more <file name>
less <file name>
vi <file name>
| Is This Answer Correct ? | 4 Yes | 2 No |
What are the unix commands?
What is used to type command?
How to setup sudo, only can use for particular date & time only ( for solaris10 )
what is mount ,tell me about mount ,how can u use in real time project??
how will you login one server's shell prompt to an another server?
5 Answers Cosmic Infotech, Perot Systems,
What is sed awk grep?
Differentiate cat command from more command.
in UNIX,How do you check for processes started by particular user suppose the user name is 'suresh'?
Why is it called a shebang?
What is a command and examples?
How to create hardlinks and softlinks on files?
what are the different commands used to create files?