Unix Which set option is used with vi editor to display line numbers on screen? ic nu li nm ic nu li nm ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to None of these capture a file copy a file display a file print a file None of these capture a file copy a file display a file print a file 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 are following internal commands is used in mail to forward mail to user in user-list? e user-list m user-list r user-list None of these d user-list e user-list m user-list r user-list None of these d user-list 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 777 emp* chmod 222 emp? chmod u+x emp[1-3] chmod u+r ??? emp chmod 777 emp* chmod 222 emp? chmod u+x emp[1-3] chmod u+r ??? emp 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 echo ^a stty echoe tty ^c stty intr ^c stty echo ^a stty echoe ANSWER DOWNLOAD EXAMIANS APP