bash快捷键 zhiqiuyuan toollinux tool linux 发布于:Dec 10, 2022 ctrl+R 可以搜索历史输入指令 更新于:Dec 10, 2022 linux bash linux bash 文件系统查看 df report file system disk space usage Filesystem Size Used Avail Use% Mounted on -h-h, –huma... bash文件判断和比较 比较符 说明 举例 -e filename 如果filename存在,则为真 [ -e /var/log/syslog ] -d filename ...