Unix Which command is used to save the standard output in a file, as well as display it on the terminal? more tee cat None of these grep more tee cat None of these grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+r letter chmod u+x letter chmod ugo+rw letter chmod ugo+x letter chmod ugo+r letter chmod u+x letter chmod ugo+rw letter chmod ugo+x letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? cancel kill haltsys shutdown cancel kill haltsys shutdown 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 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note chmod 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? of od oct cd of od oct cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai ts ic sm ai ts ic sm ANSWER DOWNLOAD EXAMIANS APP