Unix The command chmod 761 note is equivalent to chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note None of these chmod 167 note chmo a =761 note chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note None of these chmod 167 note chmo a =761 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? * [!ijk] ? [ijk] None of these * [!ijk] ? [ijk] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? cp programs/wb misc copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb None of these cp programs/wb misc copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? C u R None of these v C u R None of these v ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? lk tar cp None of these ln lk tar cp None of these ln ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? i k h j None of these i k h j None of these ANSWER DOWNLOAD EXAMIANS APP