Unix Which of the following keys is used to move the cursor to the end of the paragraph. ( ) { } ( ) { } ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -1 a+x progs chmod -R a+x progs chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs chmod -x a+x progs chmod -R 222 progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? st None of these sort sh sort -r st None of these sort sh sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ic ts sm ai ic ts sm ai ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out None of these copy cpio cp - p cp None of these copy cpio cp - p cp ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and write permissions executable permission only both read and executable permissions. write and executable permissions None of these both read and write permissions executable permission only both read and executable permissions. write and executable permissions None of these ANSWER DOWNLOAD EXAMIANS APP