Unix Which command allows you to view your file 24 lines at a time? lp None of these more pg cat lp None of these more pg cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? None of these dm delete erase rm None of these dm delete erase rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? -4 None of these #NAME? #NAME? #NAME? -4 None of these #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod a-rw chmod go+r note chmod u+r,g+r,o-x note chmod ugo=r note None of these chmod a-rw chmod go+r note chmod u+r,g+r,o-x note chmod ugo=r note None of these 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 with vi editor to search a pattern in the forward direction? / ?? // ? / ?? // ? ANSWER DOWNLOAD EXAMIANS APP