linux的ls命令查看文件大小
2017-12-18 本文已影响0人
朝西的生活
ls -lh
-h, --human-readable with -l, print sizes in human readable format
(e.g., 1K 234M 2G)
ls -lh
-h, --human-readable with -l, print sizes in human readable format
(e.g., 1K 234M 2G)