Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+r note chmod go-x note chmod go+rw note chmod go-r note chmod go+r note chmod go-x note chmod go+rw note chmod go-r note ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rdir remove rd None of these rmdir rdir remove rd None of these rmdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? kill shutdown haltsys cancel kill shutdown haltsys cancel ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -l ls ~ x ls -F -x Ip ls -l ls ~ x ls -F -x Ip ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is None of these shell home login password None of these shell home login password ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : $ # ; : $ # ; ANSWER DOWNLOAD EXAMIANS APP