http://paketspiegel.de/tmux-3.6a.tar.gz onnlein
Betriebsystem
BAU=/bau cd $BAU pwd if [ ! -e tmux-3.6a.tar.gz ] then wget http://paketspiegel.de/tmux-3.6a.tar.gz fi if [ -d tmux-3.6a ] then rm --force --recursive tmux-3.6a fi tar --extract -f tmux-3.6a.tar.gz cd tmux-3.6a pwd cd .. pwd