Computer Science :: Unix & Linux Basics
- 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?
- Which symbol will be used with grep command to match the pattern pat at the end of a line?