Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -l -d ls -l ls -x ls -F ls -l -d ls -l ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? None of these chmod ugo=r note chmod a-rw chmod go+r note chmod u+r,g+r,o-x note None of these chmod ugo=r note chmod a-rw chmod go+r note chmod u+r,g+r,o-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? R r s S R r s S ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out copy cp - p None of these cp cpio copy cp - p None of these cp cpio 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 tr tee sort grep tr tee sort grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -r wc - 1 wc -w wc -c wc -r wc - 1 wc -w wc -c ANSWER DOWNLOAD EXAMIANS APP