Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? #NAME? None of these -4 #NAME? #NAME? #NAME? None of these -4 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? $pat ^pat pat$ pat^ $pat ^pat pat$ pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmo a =761 note None of these chmod 167 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmo a =761 note None of these chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Bourne shell Smith shell Korn shell None of these C shell Bourne shell Smith shell Korn shell None of these C shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls ~ x Ip ls -l ls -F -x ls ~ x Ip ls -l ls -F -x ANSWER DOWNLOAD EXAMIANS APP