Unix Which command will be used with vi editor to insert text to left of cursor? S a s i S a s i ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? #NAME? None of these -r option pid #NAME? None of these -r option pid ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst cut sales empl.lst grep sales empl.lst None of these /sales > empl.lst cat | /sales > empl.lst cut sales empl.lst grep sales empl.lst None of these /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control - u] [Control-c] [Control-d] None of these [Control -P] [Control - u] [Control-c] [Control-d] None of these [Control -P] ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | ws -c ls -l | wc -l ls | wc ls | wc -w ls | ws -c ls -l | wc -l ls | wc ls | wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? S None of these j rch R S None of these j rch R ANSWER DOWNLOAD EXAMIANS APP