Revision 17099,
283 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17098,
which included commits to RCS files with non-trunk default branches.
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | ./miscwrite /tmp/misc.test || exit |
---|
2 | ./miscread /tmp/misc.test > /tmp/misc.out || exit |
---|
3 | |
---|
4 | diff /tmp/misc.out - <<END || exit |
---|
5 | Miscellaneous 201, 19 bytes: |
---|
6 | 1998 Michael Pruett |
---|
7 | Miscellaneous 203, 43 bytes: |
---|
8 | Michael Pruett's home-brew methamphetamines |
---|
9 | END |
---|
10 | |
---|
11 | rm -f /tmp/misc.test /tmp/misc.out |
---|
Note: See
TracBrowser
for help on using the repository browser.