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 555 744 755 555 744 ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is grep mesg sleep halt None of these grep mesg sleep halt None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? #NAME? None of these -r option pid #NAME? None of these -r option pid ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? None of these pat$ ^pat $pat pat^ None of these pat$ ^pat $pat pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? dir prompt $p$g pwd path dir prompt $p$g pwd path 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? None of these cp wb collect mon ../misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc None of these cp wb collect mon ../misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP