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-x note chmod go+r note chmod go-r note chmod go+rw note chmod go-x note chmod go+r note chmod go-r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? print lp prn pg print lp prn pg ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tee tr grep sort tee tr grep sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /usr /dev /tmp /etc /usr /dev /tmp /etc ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 256 bytes 2048 bytes 512 bytes 1024 bytes None of these 256 bytes 2048 bytes 512 bytes 1024 bytes None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l -d ls -x ls -F ls -l ls -l -d ls -x ls -F ls -l ANSWER DOWNLOAD EXAMIANS APP