Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? #NAME? #NAME? None of these -4 #NAME? #NAME? #NAME? None of these -4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? who am i None of these pwd i /4 which who am i None of these pwd i /4 which ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: both input and output file standard input file standard output file neither standard input nor standard output file both input and output file standard input file standard output file neither standard input nor standard output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the current shell? $$ $! $* None of these $$ $! $* None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tr sort grep tee tr sort grep tee 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 -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP