what are the differences between CUI and GUI interfaces?
Answer Posted / aditya singh
Aditya Singh
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain a little bit about command substitution?
Describe the usage and functionality of the command rm –r * in unix?
What are bash commands?
What does this command do,"$more readme.txt“?
What is the use of cut command in unix?
What is ‘ps’ command for?
What is updatedb?
What is the difference between cat and more command?
How does pipe () work?
What is the comma to show the space allocation of files?
Write a command to kill the last background job?
What is grep r?
How do you grep recursively?
How can we use grep command in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?