Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 994 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 994 Bytes

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      |