wxyShine / MyShell

常用脚本

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyShell

一些常用脚本

add_swap.sh Linux环境下添加swap

wget https://raw.githubusercontent.com/wxyShine/MyShell/main/add_swap.sh && chmod +x add_swap.sh && ./add_swap.sh

kill_port.bat windows 下解除端口占用

About

常用脚本


Languages

Language:Shell 56.5%Language:Batchfile 43.5%