Home | History | Annotate | Download | only in MVS

Lines Matching full:uudecode

23 Rather than re-send the data, how about a uudecode that compensates for
35 # Contents: uudecode.c
38 if test -f 'uudecode.c' -a "${1}" != "-c" ; then
39 echo shar: Will not clobber existing file \"'uudecode.c'\"
41 echo shar: Extracting \"'uudecode.c'\" \(6418 characters\)
42 sed "s/^X//" >'uudecode.c' <<'END_OF_FILE'
44 Xstatic char sccsid[] = "@(#)uudecode.c 5.3-1 (Berkeley) 9/1/87";
60 X * uudecode [input]
113 X fprintf(stderr, "USAGE: uudecode [infile]\n");
119 X fprintf(stderr, "USAGE: uudecode [infile]\n");
334 echo shar: NEWLINE appended to \"'uudecode.c'\"
335 if test 6419 -ne `wc -c <'uudecode.c'`; then
336 echo shar: \"'uudecode.c'\" unpacked with wrong size!
338 # end of 'uudecode.c'