Unix Which command is used to remove a directory? dldir rmdir rdir rd dldir rmdir rdir rd ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 512 bytes None of these 1024 bytes 2048 bytes 256 bytes 512 bytes None of these 1024 bytes 2048 bytes 256 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 3 None of these 5 6 1 3 None of these 5 6 1 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: 744 755 555 744 755 555 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* patch All of these .ch catch patch All of these .ch catch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who < user.lste who >> user.lst who > user.lst None of these who | tee user.lst who < user.lste who >> user.lst who > user.lst None of these who | tee user.lst ANSWER DOWNLOAD EXAMIANS APP