Computer Science :: Unix & Linux Basics
- Which set option is used with vi editor to display line numbers on screen?
- Which command will be used with vi editor to replace single character under cursor with any number of characters?
- Which of the following set options is used with vi editor to ignore case while searching for patterns?
- Which command is used to list out all the hidden files along with the other files?
- Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note?
- The chmod ugo+rw note command can be represented in octal notation as
- Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file?
- Which command is used with vi editor to search a pattern in the forward direction?
- Which of the following commands is used to assign executable permission to the owner of the file named "note"?