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 who >> user.lst None of these who | tee user.lst who > user.lst who < user.lste who >> user.lst None of these who | tee user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? -4 #NAME? None of these #NAME? #NAME? -4 #NAME? None of these #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? % + = None of these - % + = None of these - ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? cpio copy cp None of these tar cpio copy cp None of these tar ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -R #NAME? None of these -1 -R #NAME? None of these -1 ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -c -r option #NAME? None of these -c -r option #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP