1.
Which of the following commands is used to archive a file in Unix?
2.
In Unix, which of the following commands is used to display the first few lines of a file?
3.
In Unix, which of the following commands is used to send the word count of the file infile to the file newfile?
4.
In Unix, which of the following commands is used to concatenate all the files that begin with the string emp and are followed by non-numeric characters?
5.
Let's say there's an executable file a.out and you have to assign -rwxrw-r-x permission mode, which of the following commands will you use?
6.
In Unix, which of the following commands is used to sort some lines of data in the reverse order?
7.
In Unix, which of the following commands is used to copy all the files that have the string chap and any two other characters to the progs directory?
8.
In Unix, which of the following commands is used to remove the read permissions of the file note from a group?
9.
In Unix, which of the following commands is used to display the attributes of a directory?
10.
In Unix, which of the following commands is used to print all the lines, that do not contain the word rose, from a file, namely sample:
sample

Sucrose

Rose

Jasmine

Sunflower

Lily