![見出し画像](https://assets.st-note.com/production/uploads/images/143324460/rectangle_large_type_2_225e20ced72927eff1c354a926deffaa.png?width=1200)
Photo by
take_kuroki
ジョークプログラムslを動かしてみた
ジョークプログラムslを動かしてみた
第1
ジョークプログラムslを動かしてみた
ubuntu 23.03
第2
sudo apt-get install sl
alias ls='sl -aF'
path 設定 だめ
ls 動かない
第3
git clone https://github.com/gmkou/sl.git
cd sl
make
gcc -O -o sl sl.c -lncurses
./sl
command 全部理解できない
動いた
![](https://assets.st-note.com/img/1717793037765-LUf6EVinyq.png?width=1200)
第4 結論
あ)path 設定むつかしい
以上