Unix Which symbol is used to separate more than one command in the same command line? # ; : $ # ; : $ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? del rm mv remove del rm mv remove 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? None of these who >> user.lst who < user.lste who > user.lst who | tee user.lst None of these who >> user.lst who < user.lste who > user.lst who | tee user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -1 -2 -4 #NAME? -1 -2 -4 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? lp ls tar dir lp ls tar dir ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has read permission only other has read permission only group has write permission only owner has read permission only group has read permission only other has read permission only group has write permission only owner has read permission only ANSWER DOWNLOAD EXAMIANS APP