Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is grep tr tee sort grep tr tee sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? None of these changedir chdir cd cdir None of these changedir chdir cd cdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 167 note chmod 761 note chmod 4=rwx, g=rw note chmod 671 note chmod 167 note chmod 761 note chmod 4=rwx, g=rw note chmod 671 note 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? who which None of these who am i 1 /u who which None of these who am i 1 /u ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? None of these trial my .file TRY None of these trial my .file TRY ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP