Unix Which command is used to display a file contents in octal form? of cd oct od of cd oct od ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the < symbols None of these > symbols >> symbols < symbols None of these > symbols >> symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : $ # ; : $ # ; ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? + % None of these = - + % None of these = - ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? wall mesg write mail wall mesg write mail 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