命令行:
npm install ascii-art
cd ~/Desktop
curl https://github.com/jquery/jquery/archive/3.2.1.zip > jquery.zip
mkdir jquery
mv jquery.zip jquery
cd jquery
unzip jquery.zip
pc curl -L https://github.com/jquery/jquery/archive/3.2.1.zip > jquery2.zip
unzip jquery2.zip
ls
open -a 'QQ'
npm install -g asciify
clear
asciify "Boom" -f larry3d
asciify "Jirengu" -f larry3d
asciify "FrankFang" -f larry3d
asciify "HIRE" -f larry3d
npm install cli-weather -g
weather
which go
go get -u github.com/schachmat/wego
pc go get -u github.com/schachmat/wego
curl wttr.in
cd ..
curl https://raw.githubusercontent.com/felixonmars/ydcv/master/ydcv.py > yd.py
vi yd.py
python yd.py vertical
chmod + x ./yd.py
chmod +x ./yd.py
./yd.py 你好
./yd.py hello
alias yd="~/Desktop/yd.py"
yd hi
unalias yd
curl -L http://baidu.com
curl -L https://www.baidu.com
curl -L https://www.baidu.com > baidu.html
open baidu.html
mkdir baidu-copy