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 Which command is used to create a directory? crdir md None of these mkdir cr crdir md None of these mkdir cr ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? cd oct of od cd oct of od ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -c -r option None of these #NAME? -c -r option None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? chdir cd/ cd .. cd None of these chdir cd/ cd .. cd None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first second third fourth first second third fourth ANSWER DOWNLOAD EXAMIANS APP