Unix Which command is used to remove a file? rm del mv remove rm del mv remove ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rdir rmdir dldir rd rdir rmdir dldir rd ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod ugo+x note chmod g+x note chmod u+x note chmod u+w note chmod ugo+x note chmod g+x note chmod u+x note chmod u+w note ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : ; # $ : ; # $ ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? kill #NAME? +(m+l).n None of these kill #NAME? +(m+l).n None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? rch None of these tch ech fch rch None of these tch ech fch ANSWER DOWNLOAD EXAMIANS APP