On Wed, 9 Jun 2004 10:37:26 +0200 (CEST), Andreas Aardal Hanssen <[EMAIL PROTECTED]> wrote:

On Wed, 9 Jun 2004, RYAN vAN GINNEKEN wrote:
v22.computerking.ca > /home/luck #echo "<my username>\0<my password>\0"
| /usr/local/bin/checkpassword 3<&0 echo; echo  $?
2
I get 2 well 2 is my lucky number

Hehe, that should have been "echo -e ...", adding the -e argument allows the use of the \0 character.

hehe, -e is not required on openbsd because backslashed characters are _always_ interpretted.

Henry :-)

--
Henry Baragar
Instantiated Software Inc.
http://www.instantiated.ca

Reply via email to