Unix The command chmod 761 note is equivalent to chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 4=7, g=6,0 =1 note chmod 167 note None of these chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 4=7, g=6,0 =1 note chmod 167 note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? TRY None of these trial my .file TRY None of these trial my .file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc copy wb collect mon /misc cp wb collect mon ../misc None of these copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc copy wb collect mon /misc cp wb collect mon ../misc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? None of these -R -1 #NAME? None of these -R -1 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tee sort tr grep tee sort tr grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rdir rmdir rd dldir rdir rmdir rd dldir ANSWER DOWNLOAD EXAMIANS APP