Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? s A S a s A S a 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 stty echoe tty ^c stty intr ^c stty echo ^a stty echoe tty ^c stty intr ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out cp - p None of these copy cp cpio cp - p None of these copy cp cpio ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 512 bytes 1024 bytes 256 bytes 2048 bytes None of these 512 bytes 1024 bytes 256 bytes 2048 bytes None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? nm ic nu li nm ic nu li 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