Re: Did I get in?
Article: 7819 of alt.hackers From: grossjoh@groucho.informatik.uni-dortmund.de (Kai Grossjohann) Newsgroups: alt.hackers Subject: Re: Did I get in? Date: 15 May 1995 15:32:41 +0200 Organization: University of Dortmund, Germany Lines: 21 Approved: Duh. Message-ID: vaf68ncvax2.fsf@groucho.informatik.uni-dortmund.de Reply-To: Kai Grossjohann <grossjoh@ls6.informatik.uni-dortmund.de> NNTP-Posting-Host: groucho.informatik.uni-dortmund.de In-reply-to: nathanh@bin.anu.edu.au's message of 12 May 1995 22:20:50 GMT To: nathanh@bin.anu.edu.au (Nathan Hand) X-Newsreader: (ding) Gnus v0.65 Status: RO
>>>>> On 12 May 1995, Jeremy Todd Dilatush wrote:
Jeremy> A _real_ hack is when you don't have "cat" so you
write a script
Jeremy> (ObHack:)
Jeremy> #!/bin/sh
Jeremy> tee /dev/null
shcat () {
while read i
do
echo $i
done
}
shcat < /etc/passwd
The tricky part is shmore... Has anyone done shvi yet?
\kai{}
--
Life is hard and then you die.