Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? -4 None of these #NAME? #NAME? #NAME? -4 None of these #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 1 cancel all None of these kill 0 cancel 1 kill 1 cancel all None of these kill 0 cancel 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l -d ls -F ls -l ls -x ls -l -d ls -F ls -l ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? ? ?? // / ? ?? // / ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm *.* None of these rm all rm -r * rm * rm *.* None of these rm all rm -r * rm * ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod u+r,g+r,o-x note chmod go+r note None of these chmod ugo=r note chmod a-rw chmod u+r,g+r,o-x note chmod go+r note None of these chmod ugo=r note chmod a-rw ANSWER DOWNLOAD EXAMIANS APP