Unix The command chmod 761 note is equivalent to chmo a =761 note None of these chmod 4=7, g=6,0 =1 note chmod 167 note chmod u=rwx, g=rw, o=x note chmo a =761 note None of these chmod 4=7, g=6,0 =1 note chmod 167 note chmod u=rwx, g=rw, o=x note ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you None of these to move cursor left by one position to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor down by one line None of these to move cursor left by one position to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor down by one line ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | ws -c ls -l | wc -l ls | wc -w ls | wc ls | ws -c ls -l | wc -l ls | wc -w ls | wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? pid None of these #NAME? -r option pid None of these #NAME? -r option ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile | newfile wc infile - newfile wc infile >newfile wc newfile wc infile | newfile wc infile - newfile wc infile >newfile wc newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? * ? None of these [!ijk] [ijk] * ? None of these [!ijk] [ijk] ANSWER DOWNLOAD EXAMIANS APP