Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+rw letter chmod ugo+r letter chmod u+x letter chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter chmod u+x letter chmod ugo+x letter ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rdir rmdir None of these rd remove rdir rmdir None of these rd remove ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls -l *.lst ls *.* ls *[lst] ls lst* ls -l *.lst ls *.* ls *[lst] ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? j k None of these h i j k None of these h i ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? e user-list m user-list r user-list d user-list None of these e user-list m user-list r user-list d user-list None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -l Ip ls -F -x ls ~ x ls -l Ip ls -F -x ls ~ x ANSWER DOWNLOAD EXAMIANS APP