How does the user view the contents of a text file in UNIX?
Answer Posted / sk abdul sahid
gedit <filename>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is grep command in unix with examples?
Which command is used to find whether the system is 32 bit or 64 bit?
Why is it called grep?
What does 'mkdir' command do in UNIX?
What is the function of grep command in unix?
What is pipe command in unix?
What is the behavioural difference between cmp and diff commands?
Why is it called a shebang?
How do I search a whole word in vim?
Which command is used to create a directory?
What's a command word?
How do I clear my terminal history?
What are the commands in UNIX to list the files in a Directory?
What is awk used for?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?