import-yuefeng / script

Some Linux scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some Linux scripts

Superspeed.sh

Usage:

| No.      | Bash Command                    
|----------|---------------------------------
| 1        | wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh      
| 2        | chmod +x superspeed.sh
| 3        | ./superspeed.sh

Superbench.sh

Usage:

| No.      | Bash Command                    |
|----------|---------------------------------|
| 1        | wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash       |
| 2        | curl -Lso- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash      |

About

Some Linux scripts


Languages

Language:Shell 96.7%Language:Python 3.3%