Unix Which of command is used to copy a file? None of these cpio tar cp copy None of these cpio tar cp copy ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+rw note chmod go-r note chmod go-x note chmod go+r note chmod go+rw note chmod go-r note chmod go-x note chmod go+r note 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? -4 #NAME? #NAME? None of these #NAME? -4 #NAME? #NAME? None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? shutdown kill haltsys cancel shutdown kill haltsys cancel ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who >> user.lst None of these who < user.lste who > user.lst who | tee user.lst who >> user.lst None of these who < user.lste who > user.lst who | tee user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 167 note chmod 761 note chmod 671 note chmod 4=rwx, g=rw note chmod 167 note chmod 761 note chmod 671 note chmod 4=rwx, g=rw note ANSWER DOWNLOAD EXAMIANS APP