scsh-0.5/bin/scsh-test

7 lines
95 B
Plaintext
Raw Normal View History

1997-04-26 13:44:53 -04:00
#!/bin/sh
cd /dl/bdc
tar xzvf /zu/bdc/ftp/users/bdc/scsh.tar.gz
cd scsh-0.5.2
1997-04-26 13:44:53 -04:00
./configure
make