ls显示文件大小时显示单位 2019-01-22 本文已影响4人 有点胖的小乐乐 以k显示 ls -lh 以k显示 ls -l --block-size=k 以m显示 ls -l --block-size=m 以g显示 ls -l --block-size=g