Unix Which command is used to link the files? lk ln cp tar None of these lk ln cp tar None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -x ls -l -d ls -l ls -F ls -x ls -l -d ls -l ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : ; $ # : ; $ # 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: 555 755 744 555 755 744 ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? None of these [ijk] ? [!ijk] * None of these [ijk] ? [!ijk] * 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 | tee user.lst who >> user.lst who < user.lste who > user.lst None of these who | tee user.lst who >> user.lst who < user.lste who > user.lst None of these ANSWER DOWNLOAD EXAMIANS APP