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 | tee user.lst 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 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * /bin/* None of these mv *.* /bin/ mv * ../bin mv * ../bin *.* mv * /bin/* None of these mv *.* /bin/ mv * ../bin mv * ../bin *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd/ cd None of these cd HOME. cd.. cd/ cd None of these cd HOME. cd.. ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the erxc shell profile logic erxc shell profile logic ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control -P] [Control-c] [Control - u] None of these [Control-d] [Control -P] [Control-c] [Control - u] None of these [Control-d] 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? #NAME? #NAME? None of these -4 #NAME? #NAME? #NAME? None of these -4 #NAME? ANSWER DOWNLOAD EXAMIANS APP