How can you view a file?
Answers were Sorted based on User's Feedback
Answer / sampath
to know the content use 'cat' command
to the file type use 'file' command
to modify use vi,vim,nano,gedit editors
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rahul gupta
We can view a file by many commands.
cat
more
less
vi ( but it is Editor)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / susheel narayan singh hcl
To view file in linux
there are so many cmd
like -
vi,vim,gvim,nano,gedit,view
| Is This Answer Correct ? | 0 Yes | 0 No |
Is linux good for programming?
I was updated patches after that i got kernel panic error, how to resolve the issue and we are unable to login the single user mode also
Torvalds, wrote most of the linux kernel in c++ programming language, do you agree?
what are the best synchronization techniques for share memory data in linux?
0 Answers SwanSoft Technologies,
How to set path and classpath for java in linux
How to uninstall the libraries in linux?
How do I see hidden files in linux?
What are the default port numbers used by ssh,ftp,http,https,telnet,smtp,pop3,pop3s,imap,imaps?
How do I change my profile in linux?
How do I find my ip address on linux?
Are drives such as hard drive and floppy drives represented with drive letters?
What is the difference between spinlock and mutex?