Unix Which command is used to set the three permissions for all the three categories of users of a file? chusr chgrp chown None of these chmod chusr chgrp chown None of these chmod ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? i s a S i s a S ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols < symbols > symbols None of these >> symbols < symbols > symbols None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 755 744 555 755 744 555 ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? None of these #NAME? -4 #NAME? #NAME? None of these #NAME? -4 #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? None of these rm all rm *.* rm * rm -r * None of these rm all rm *.* rm * rm -r * ANSWER DOWNLOAD EXAMIANS APP