Unix The command chmod 761 note is equivalent to chmo a =761 note chmod 4=7, g=6,0 =1 note None of these chmod u=rwx, g=rw, o=x note chmod 167 note chmo a =761 note chmod 4=7, g=6,0 =1 note None of these chmod u=rwx, g=rw, o=x note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat paste cut grep cat paste cut grep ANSWER DOWNLOAD EXAMIANS APP
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: 744 555 755 744 555 755 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 sort tee tr grep sort tee tr grep 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 operator will be used with chmod command to assign absolute permission? None of these = - + % None of these = - + % ANSWER DOWNLOAD EXAMIANS APP