Unix Which of the following commands is used to change the working directory? cdir None of these cd changedir chdir cdir None of these cd changedir chdir 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 intr ^c stty echo ^a stty echoe tty ^c stty intr ^c stty echo ^a stty echoe tty ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? R v None of these C u R v None of these C u ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? prompt $p$g pwd dir path prompt $p$g pwd dir path ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used None of these to list the positional parameters to name the command being executed to exit status of ast command executed. to process number of the current shell None of these to list the positional parameters to name the command being executed to exit status of ast command executed. to process number of the current shell ANSWER DOWNLOAD EXAMIANS APP