Unix Which command is used to count just the number of characters in a file? wc - 1 wc -w wc -r wc -c wc - 1 wc -w wc -r wc -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rdir rmdir rd dldir rdir rmdir rd dldir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out cp - p copy cp cpio None of these cp - p copy cp cpio None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chown chgrp chmod chusr None of these chown chgrp chmod chusr None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? copy programs/wb misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? stty tty None of these who ls stty tty None of these who ls ANSWER DOWNLOAD EXAMIANS APP