Unix The command that can be used to restrict incoming messages to a user is grep halt None of these sleep mesg grep halt None of these sleep mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? // ?? / ? // ?? / ? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control -P] [Control-d] [Control-c] [Control - u] None of these [Control -P] [Control-d] [Control-c] [Control - u] None of these 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 echo ^a stty intr ^c stty echoe tty ^c stty echo ^a stty intr ^c stty echoe ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? a S A s a S A s ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | wc -w ls | ws -c ls | wc ls -l | wc -l ls | wc -w ls | ws -c ls | wc ls -l | wc -l ANSWER DOWNLOAD EXAMIANS APP