Unix The command chmod 761 note is equivalent to chmod 167 note None of these chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 4=7, g=6,0 =1 note chmod 167 note None of these chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 4=7, g=6,0 =1 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? None of these lk tar cp ln None of these lk tar cp ln ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? $ ! None of these # @ $ ! None of these # @ ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: both input and output file standard output file neither standard input nor standard output file standard input file both input and output file standard output file neither standard input nor standard output file standard input file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -F ls -a ls -l ls -x ls -F ls -a ls -l ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? more cat grep tee None of these more cat grep tee None of these ANSWER DOWNLOAD EXAMIANS APP