Unix Which command is used to display a file contents in octal form? od oct of cd od oct of cd ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the > symbols None of these >> symbols < symbols > symbols None of these >> symbols < symbols 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 echo ^a tty ^c stty echoe stty intr ^c stty echo ^a tty ^c stty echoe stty intr ^c ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -r option None of these -c #NAME? -r option None of these -c #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tee tr grep sort tee tr grep sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? None of these grep wc sort None of these grep wc sort ANSWER DOWNLOAD EXAMIANS APP