Unix The command that can be used to restrict incoming messages to a user is None of these halt sleep mesg grep None of these halt sleep mesg 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 755 555 744 755 555 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? pg None of these more lp cat pg None of these more lp cat 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? tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc cp wb collect mon ../misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? who am i None of these which who 1 /u who am i None of these which who 1 /u ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy all files having the string chap and any two characters after that to the progs directory? cp chap* progs cp chap?? /progs/* cp chap?? progs cp chap[12] /progs/*.* cp chap* progs cp chap?? /progs/* cp chap?? progs cp chap[12] /progs/*.* ANSWER DOWNLOAD EXAMIANS APP