zip man man.config

zip man man.config

zip -r zip1 man.config man.zip

gzip a

tar -cvf test.tar /home/*

tar -tf test.tar

tar -rvf file.txt test.tar

ps -A

top -d 30

at 5pm +3 days

at -d 1

mkdir -m 777 B

原文地址:https://www.cnblogs.com/seasonsstory/p/3443449.html