Linux shell command
- Verify the file size
For example: du -h –max-depth=1 Work/
This command can show the size of all files located in the “Work” directory.
2. Exit the minicom
type “Ctrl+A” and then type “Q”.
本文详细介绍了Linux shell命令用于验证文件大小的方法,包括使用du -h --max-depth=1 Work/命令查看Work目录下所有文件的大小。此外,还展示了如何通过按Ctrl+A然后输入Q来退出minicom。
Linux shell command
This command can show the size of all files located in the “Work” directory.
2. Exit the minicom
type “Ctrl+A” and then type “Q”.

被折叠的 条评论
为什么被折叠?