source:
trunk/third/lprng/doc/SENDTOWEBSITE
@
13098
Revision 13098, 118 bytes checked in by danw, 25 years ago (diff) |
---|
Line | |
---|---|
1 | #!/bin/sh |
2 | ftp -v -n <<'EOF' |
3 | open www.astart.com |
4 | user astart |
5 | cd lprng |
6 | bin |
7 | prompt |
8 | mput *.html |
9 | mput *.gif |
10 | mput *.ppt |
11 | EOF |
Note: See TracBrowser
for help on using the repository browser.