Unix Which of the following directories contain all the Alias created by a user, including his login directory? /tmp /dev /etc /usr /tmp /dev /etc /usr 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[12] /progs/*.* cp chap* progs cp chap?? /progs/* cp chap?? progs cp chap[12] /progs/*.* cp chap* progs cp chap?? /progs/* cp chap?? progs ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that owner has read permission only group has read permission only other has read permission only group has write permission only owner has read permission only group has read permission only other has read permission only group has write permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? copy None of these cp cpio tar copy None of these cp cpio tar ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? li nm ic nu li nm ic nu ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -r option -c #NAME? None of these -r option -c #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP