Unix The field separator in cut command is specified with -r option None of these #NAME? -c -r option None of these #NAME? -c 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 tty ^c stty intr ^c stty echoe stty echo ^a tty ^c stty intr ^c stty echoe stty echo ^a ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? pat$ pat^ $pat ^pat pat$ pat^ $pat ^pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? #NAME? -1 None of these -R #NAME? -1 None of these -R ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to name the command being executed to list the positional parameters None of these to exit status of ast command executed. to process number of the current shell to name the command being executed to list the positional parameters None of these to exit status of ast command executed. to process number of the current shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? remove mv rename ren remove mv rename ren ANSWER DOWNLOAD EXAMIANS APP