Unix Which command is used to display the end of the file? eof None of these bof tail head - r eof None of these bof tail head - r ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? #NAME? -R None of these -1 #NAME? -R None of these -1 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 command is used to terminate all processes in your own system except the login shell? cancel all None of these cancel 1 kill 1 kill 0 cancel all None of these cancel 1 kill 1 kill 0 ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Bourne shell Korn shell Smith shell None of these C shell Bourne shell Korn shell Smith shell None of these C shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod 222 emp? chmod 777 emp* chmod u+r ??? emp chmod u+x emp[1-3] chmod 222 emp? chmod 777 emp* chmod u+r ??? emp chmod u+x emp[1-3] ANSWER DOWNLOAD EXAMIANS APP