|
Related Questions |
View Answer |
|
What is the use of the command "ls -x chapter[1-5]"
|
View Answer
|
|
Is it possible to restrict incoming message?
|
View Answer
|
|
Is it possible to create new a file system in UNIX?
|
View Answer
|
|
What will the following command do?
|
View Answer
|
|
Write a command to display a file’s contents in various formats?
|
View Answer
|
|
Which command is used to delete all files in the current directory and all its sub-directories?
|
View Answer
|
|
Write a command to kill the last background job?
|
View Answer
|
|
What is the difference between cat and more command?
|
View Answer
|
|
What is the use of ‘grep’ command?
|
View Answer
|
|
What difference between cmp and diff commands?
|
View Answer
|
|
Explain the steps that a shell follows while processing a command.
|
View Answer
|
|
How is the command “$cat file2 “ different from “$cat >file2 and >> redirection operators ?
|
View Answer
|
|
Which of the following commands is not a filter man , (b) cat , (c) pg , (d) head
|
View Answer
|
|
What does the command “$ls | wc –l > file1” do?
|
View Answer
|
|
What does the command “ $who | sort –logfile > newfile” do?
|
View Answer
|
|
What is the significance of the “tee” command?
|
View Answer
|
|
Explain the following commands.
|
View Answer
|
|
Construct pipes to execute the following jobs.
|
View Answer
|