Unix Which command is used to print a file? lp pg print prn lp pg print prn 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? which who am i None of these 1 /u who which who am i None of these 1 /u who ANSWER DOWNLOAD EXAMIANS APP
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 ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc tar wb collect mon /misc cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc tar wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? find /-name profile -print cd /.profile ls profile l -u .profile None of these find /-name profile -print cd /.profile ls profile l -u .profile None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? 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+w note chmod u+x note chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP