Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 755 744 555 755 744 555 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? TRY trial my .file None of these TRY trial my .file None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod u=rwx, g=rw, o=x note chmo a =761 note None of these chmod 167 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmo a =761 note None of these chmod 167 note chmod 4=7, g=6,0 =1 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? None of these mv * ../bin mv * ../bin *.* mv *.* /bin/ mv * /bin/* None of these mv * ../bin mv * ../bin *.* mv *.* /bin/ mv * /bin/* 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? tch rch fch None of these ech tch rch fch None of these ech ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control -P] [Control-c] [Control - u] None of these [Control-d] [Control -P] [Control-c] [Control - u] None of these [Control-d] ANSWER DOWNLOAD EXAMIANS APP