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 change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod 222 emp? chmod u+r ??? emp chmod u+x emp[1-3] chmod 777 emp* chmod 222 emp? chmod u+r ??? emp chmod u+x emp[1-3] chmod 777 emp* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? lyrix vi cat ed lyrix vi cat ed ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? write None of these grep mail mesg write None of these grep mail mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? mv rename remove ren mv rename remove ren 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 None of these 1 /u who am i which who None of these 1 /u who am i which ANSWER DOWNLOAD EXAMIANS APP