Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? cp wb collect mon ../misc copy wb collect mon /misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc None of these cp wb collect mon ../misc copy wb collect mon /misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod ugo+x note chmod g+x note chmod u+x note chmod u+w note chmod ugo+x note chmod g+x note chmod u+x note chmod u+w note 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 The cp command uses: standard output file neither standard input nor standard output file both input and output file standard input file standard output file neither standard input nor standard output file both input and output file standard input file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? 1 /u None of these who am i who which 1 /u None of these who am i who which ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? u None of these v C R u None of these v C R ANSWER DOWNLOAD EXAMIANS APP