Re: A86: protector


[Prev][Next][Index][Thread]

Re: A86: protector




In a message dated 4/22/99 5:56:21 PM Pacific Daylight Time, 
ZeromusMog@aol.com writes:

> I was wondering about the feasability of writing a program that would give 
>  you a list of programs that were available, and when you select one to 
run, 
>  (i.e. a shell) it would wait for the shell to exit. When it does, it will 
> ask 
>  for a password. If the user declines to enter a pasword or enters the 
wrong 
>  one, the program would then turn right back around and run that program 
> again.

ACK! Stupid mistake that makes my point hard to understand:

and when you select one to run, (i.e. a shell) it would wait for the shell to 
exit.

SHOULD BE

and when you select one to run, (i.e. a shell) it would wait for the PROGRAM 
to exit.

Sorry for the inconvienence. ^_^


Follow-Ups: