Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv *.* /bin/ mv * /bin/* None of these mv * ../bin mv * ../bin *.* mv *.* /bin/ mv * /bin/* None of these mv * ../bin mv * ../bin *.* ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rd rdir None of these remove rmdir rd rdir None of these remove rmdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note chmod 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note 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 -1 #NAME? -r None of these -1 #NAME? -r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? d r s w d r s w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? my .file trial TRY None of these my .file trial TRY None of these ANSWER DOWNLOAD EXAMIANS APP