Unix The command used to compare the files is known as ccp comp do cmp ccp comp do cmp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chusr chgrp None of these chown chmod chusr chgrp None of these chown chmod 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 The command chmod 761 note is equivalent to chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note chmo a =761 note chmod 167 note None of these chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note chmo a =761 note chmod 167 note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -r option None of these #NAME? -c -r option None of these #NAME? -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod ugo=r note chmod a-rw chmod go+r note None of these chmod u+r,g+r,o-x note chmod ugo=r note chmod a-rw chmod go+r note None of these chmod u+r,g+r,o-x note ANSWER DOWNLOAD EXAMIANS APP