?? proc+df.sh
字號:
#!/bin/sh# Using splogger to send the log through syslog.# Using dot-forward to support sendmail-style ~/.forward files.# Using procmail to deliver messages to /var/spool/mail/$USER by default.exec env - PATH="QMAIL/bin:$PATH" \qmail-start '|dot-forward .forward|preline procmail' splogger qmail
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -