Unix Which command is used to terminate a process? kill haltsys shutdown cancel kill haltsys shutdown cancel 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 The field separator in cut command is specified with #NAME? None of these -c -r option #NAME? None of these -c -r option ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+r, u+x note None of these chmod u-x, go+r note chmod go+x, u-x note chmod g-x, uo+r note chmod go+r, u+x note None of these chmod u-x, go+r note chmod go+x, u-x note chmod g-x, uo+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? None of these d user-list e user-list r user-list m user-list None of these d user-list e user-list r user-list m user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? r S R s r S R s ANSWER DOWNLOAD EXAMIANS APP