what are the different commands used to view the contents
of a file?
Answer Posted / swapna
ls command
cat command
more command
vi command
Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What command will change your prompt to myprompt?
What is the comma to show the space allocation of files?
How does the system know where one command ends and another begins?
Enumerate some of the most commonly used network commands in unix?
how to sort the content of the file based on numeric values
Explain ‘system calls’ with respect to unix commands?
What is the use of egrep command in unix?
How do you grep a case insensitive?
How do I use grep to search for a file?
What command is used to switching between users in unix?
Give the command for finding the current date.
What is ctrl d?
What does grep v do?
Explain command to view process running?
Differentiate cat command from more command.