《《aix系统应用基础》练习题13-文件系统.pptx》由会员分享,可在线阅读,更多相关《《aix系统应用基础》练习题13-文件系统.pptx(4页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。
答案:答案:A If the current directory is/tmp,which command will display the available file system space in the users current directory?A.df .B.du$tmpC.du .D.df$tmp答案:答案:C Which command displays the total block usage for all files in a directory?A.dcB.dfC.du -sD.ls -al答案:答案:C Which command is used to show the filesystem space statistics for/tmp?A.ls /tmpB.du /tmpC.df /tmpD.fsck /tmp答案:答案:A Which command will display the amount of available space in all mounted filesystems?A.df B.df /C.duD.du /