Unix The command chmod 761 note is equivalent to chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note chmo a =761 note None of these chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note chmo a =761 note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -i ls -1 ls -t ls -R ls -i ls -1 ls -t ls -R ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has read permission only group has write permission only other has read permission only owner has read permission only group has read permission only group has write permission only other has read permission only owner has read permission only 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
Unix Which command is used to print a file? lp pg print prn lp pg print prn 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 which None of these 1 /u who am i who which None of these 1 /u who am i ANSWER DOWNLOAD EXAMIANS APP