Unix Which set option is used with vi editor to display line numbers on screen? li nu ic nm li nu ic nm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? i None of these I a A i None of these I a A ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cut sales empl.lst /sales > empl.lst grep sales empl.lst None of these cat | /sales > empl.lst cut sales empl.lst /sales > empl.lst grep sales empl.lst None of these cat | /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? None of these eof head - r tail bof None of these eof head - r tail bof ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? del remove rm mv del remove rm mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it -r None of these #NAME? -1 -r None of these #NAME? -1 ANSWER DOWNLOAD EXAMIANS APP