This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* ---------------------------------------------------- */ | |
| /* 程序名称: PHP探针-Yahei | |
| /* 程序功能: 在网页上显示Linux系统的top命令结果 | |
| /* 程序开发: Yahei.Net | |
| /* 联系方式: info@Yahei.net | |
| /* Date: 2011-11-7 / 2011-11-7 | |
| /* ---------------------------------------------------- */ | |
| /* 使用条款: | |
| /* 1.你可以自由免费的使用本程序. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| # | |
| # Auto backup script | |
| # | |
| # Copyright (C) 2016 Teddysun <i@teddysun.com> | |
| # Mod by Michael from 91yun.co | |
| # | |
| # URL: https://teddysun.com/469.html | |
| # | |
| # You must to modify the config before run it!!! |