Unix Which of the following commands is used to summarize the disk usage? fdisk chkdsk disk None of these du fdisk chkdsk disk None of these du ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* None of these mv * ../bin mv * /bin/* mv *.* /bin/ mv * ../bin *.* None of these mv * ../bin mv * /bin/* mv *.* /bin/ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat head more grep cat head more grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? None of these tar programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc copy programs/wb misc/wb None of these tar programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc copy programs/wb misc/wb 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 ls -l -d ls -F ls -x ls -l ls -l -d ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chgrp None of these chown chusr chmod chgrp None of these chown chusr chmod ANSWER DOWNLOAD EXAMIANS APP