Unix Which command is used to link the files? tar ln cp None of these lk tar ln cp None of these lk ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file both input and output file standard output file neither standard input nor standard output file standard input file both input and output file standard output file neither standard input nor standard output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm *.* None of these rm all rm -r * rm * rm *.* None of these rm all rm -r * rm * ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is halt grep sleep None of these mesg halt grep sleep None of these mesg ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 666 note chmod 333 note chmod 555 note chmod 444 note chmod 666 note chmod 333 note chmod 555 note chmod 444 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who > user.lst who < user.lste None of these who | tee user.lst who >> user.lst who > user.lst who < user.lste None of these who | tee user.lst who >> user.lst ANSWER DOWNLOAD EXAMIANS APP