随笔分类 -  Linux

linux随笔
摘要:* * * * * /usr/bin/php -f /home/wwwroot/test/a.php >> crontab.txt */1 * * * * /usr/bin/wget "http://139.196.18.164/index.php?c=index&a=crons" crontab 阅读全文
posted @ 2017-09-29 10:51 gudyu 阅读(237) 评论(0) 推荐(0)
摘要:linux zip/unzip命令命令名: zip 功能说明:压缩文件。 语 法:zip [-AcdDfFghjJKlLmoqrSTuvVwXyz$][-b <工 作目录>][-ll][-n <字 尾字符串>][-t <日 期时间>][-<压 缩效率>][压 缩文件][文件...][-i <范本样式 阅读全文
posted @ 2017-09-29 10:50 gudyu 阅读(165) 评论(0) 推荐(0)