[rescue] Re: [SunRescue] OT: AS/400 stuff

rescue at sunhelp.org rescue at sunhelp.org
Wed Jun 6 17:38:10 CDT 2001


n2vip at bellatlantic.net writes:

>I remember my first runaway program - I heard about the internal job reader,
>you could pass a PDS member to this particular utility, and it would submit
>the job to the queue. Dopey me, I wrote a program that submitted it's own
>PDS member to the reader - what fun ensued!

$ cat > ouch
#!/bin/sh

sh ./ouch &

^D
$ sh ./ouch

Is a notorious test of a unix system.

(Double the "sh ./ouch &" line for added fun and excitement.)

-- david fischer -- dave at cca.org -- www.cca.org -- Cthulhu told me to. --



More information about the rescue mailing list