Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echo ^a stty intr ^c tty ^c stty echoe stty echo ^a stty intr ^c tty ^c stty echoe ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? R rch S None of these j R rch S None of these j 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 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 The commonly used UNIX commands like date, ls, cat, etc. are stored in /unix directory None of these /dev directory /tmp directory /bin and /usr/bin directories /unix directory None of these /dev directory /tmp directory /bin and /usr/bin directories ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? vi lyrix ed cat vi lyrix ed cat ANSWER DOWNLOAD EXAMIANS APP