Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? kill +(m+l).n #NAME? None of these kill +(m+l).n #NAME? None of these 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 a s S A a s S ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? None of these chgrp chusr chown chmod None of these chgrp chusr chown chmod ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? tar copy cp cpio None of these tar copy cp cpio None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep head cat more grep head cat more ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols < symbols None of these > symbols >> symbols < symbols None of these > symbols ANSWER DOWNLOAD EXAMIANS APP