Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+x note chmod g+x note chmod ugo+x note chmod u+w note chmod u+x note chmod g+x note chmod ugo+x note chmod u+w note ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the None of these > symbols < symbols >> symbols None of these > symbols < symbols >> symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel 1 kill 1 cancel all None of these kill 0 cancel 1 kill 1 cancel all None of these kill 0 ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? -r option None of these #NAME? pid -r option None of these #NAME? pid 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 -x a+x progs chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor to the beginning of the line specified by the number to move cursor left by one position None of these to move cursor right by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number to move cursor left by one position None of these to move cursor right by one position to move cursor down by one line ANSWER DOWNLOAD EXAMIANS APP