Unix Which of the following commands is used to display the filenames in multiple columns? lc None of these ls -1 ls -x ls lc None of these ls -1 ls -x ls ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *[lst] ls lst* ls *.* ls -l *.lst ls *[lst] ls lst* ls *.* ls -l *.lst 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 lastlogin .profile .exrc None of these .mbox lastlogin .profile .exrc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? -r option pid None of these #NAME? -r option pid None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? A None of these I i a A None of these I i a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod ugo=r note chmod go+r note None of these chmod u+r,g+r,o-x note chmod a-rw chmod ugo=r note chmod go+r note None of these chmod u+r,g+r,o-x note chmod a-rw ANSWER DOWNLOAD EXAMIANS APP