CSE :: Unix
-
Which of the following special shell variables is used to process number of the current shell?
-
Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files?
-
Which command is used with vi editor scroll half page backward?
-
Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line?
-
Which of the following keys is used to delete the character beneath the cursor?
-
Which command is used to assign only read permission to all three categories of the file 'note'?
-
Which command will be used with vi editor to append text at end of line?
-
The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has
-
Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it?
-
Which of the following shell's wildcards are used to match any number of characters including none?