Unix Which of the following files will displayed by this command cat *ch* .ch catch All of these patch .ch catch All of these patch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the last background job? $# $0 $* $! $# $0 $* $! ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? None of these who am i which 1 /u who None of these who am i which 1 /u who ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod u-x, go+r note chmod go+r, u+x note None of these chmod g-x, uo+r note chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note None of these chmod g-x, uo+r note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? None of these #NAME? -R -1 None of these #NAME? -R -1 ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echoe stty echo ^a stty intr ^c tty ^c stty echoe stty echo ^a stty intr ^c tty ^c ANSWER DOWNLOAD EXAMIANS APP