I forget where I left off with this

```
  119  tiger.sh | grep lhas
  120  tiger.sh lhasa-0.3.1
  121  cd /tmp
  122  ls
  123  mkdir wolf
  124  cd wolf/
  125  mv ../W3D1_BBS._1 .
  126  ls
  127  file W3D1_BBS._1 
  128  lha -x W3D1_BBS._1 
  129  ls
  130  lha
  131  lha l W3D1_BBS._1 
  132  lha t W3D1_BBS._1 
  133  file W3D1_BBS._1 
  134  ls
  135  cp W3D1_BBS._1 W3D1_BBS._1.gzip
  136  mv W3D1_BBS._1.gzip W3D1_BBS._1.zip
  137  open W3D1_BBS._1.zip 
  138  ls
  139  cd /tmp
  140  ls
  141  cd wolf4sdl-master/
  142  make clean Q=''
  143  ls /opt/
  144  make Q='' PREFIX=/opt/wolf4sdl-1.7
  145  make Q='' PREFIX=/opt/wolf4sdl-1.7 install
  146  mkdir -p /opt/wolf4sdl-1.7/share/man//man6
  147  make Q='' PREFIX=/opt/wolf4sdl-1.7 install
  148  cd /opt/wolf4sdl-1.7/
  149  cd share/
  150  ls
  151  mkdir games
  152  mkdir games/wolf3d
  153  cd games/wolf3d/
  154  ls
  155  ls
  156  mv /tmp/wolf3d/* .
  157  ls
  158  pwd
  159  history | less
  160  ls /opt/wolf4sdl-1.7/
  161  ls /opt/wolf4sdl-1.7/share/games/wolf3d/
  162  ls -1 /opt/wolf4sdl-1.7/share/games/wolf3d/
  163  rebuild-tigersh-stales.sh -f gettext-0.20
  164  rebuild-tigersh-stales.sh -f gettext-0.20
  165  rebuild-tigersh-stales.sh -f libiconv-1.16
  166  rebuild-tigersh-stales.sh -f sdl_mixer-1.2.13.20220314
  167  rebuild-tigersh-stales.sh -f sdl_mixer-1.2.13.20220314
  168  ls /tmp
  169  rebuild-tigersh-stales.sh -f coreutils-9.0
  170  tiger.sh zdoom.app-2.8.1
  171  top
  172  top
  173  cat >/dev/null
  174  sleep.sh
  175  sleep.sh
  176  sleep.sh
  177  sleep.sh
  178  /opt/wolf4sdl-1.7/bin/wolf3d 
  179  tiger.sh zdoom.app-2.8.1
  180  rm -rf /opt/zdoom.app-2.8.1/
  181  tiger.sh zdoom.app-2.8.1
  182  sleep.sh
```

