Unix Which command is used to link the files? lk None of these tar cp ln lk None of these tar cp ln ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .mbox .exrc .profile None of these lastlogin .mbox .exrc .profile None of these lastlogin ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 6 5 3 1 None of these 6 5 3 1 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+rw letter chmod u+x letter chmod ugo+x letter chmod ugo+r letter chmod ugo+rw letter chmod u+x letter chmod ugo+x letter chmod ugo+r letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *.* ls *[lst] ls -l *.lst ls lst* ls *.* ls *[lst] ls -l *.lst ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? del rm remove mv del rm remove mv ANSWER DOWNLOAD EXAMIANS APP