2025年10月27日 星期一

Debian 13 安裝 shc (Shell script compiler)

apt install -y gcc automake make git 
git clone https://github.com/neurobin/shc
cd shc
./configure && ./autogen.sh && make
cp src/shc /usr/local/bin

沒有留言: