Unix Which command is used to display the characteristics of a process? au pid du ps au pid du ps ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? dldir rmdir rd rdir dldir rmdir rd rdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc newfile wc infile | newfile wc infile >newfile wc infile - newfile wc newfile wc infile | newfile wc infile >newfile wc infile - newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? od of oct cd od of oct cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *[lst] ls *.* ls -l *.lst ls lst* ls *[lst] ls *.* ls -l *.lst ls lst* 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 ugo+x letter chmod u+x letter chmod ugo+rw letter chmod ugo+r letter chmod ugo+x letter chmod u+x letter chmod ugo+rw letter ANSWER DOWNLOAD EXAMIANS APP