On Fri, 30 Mar 2001 09:20, Clayton Dukes wrote:
> So, I went back through my command line history and found the culprit,
> if anyone's interested....
>
> I typed:
> chmod 666 file.php *
>
> When I should have typed
> chmod 666 file.php*
>
> Damn, I love Unix :-)

Be thankful it was chmod, not something interesting like, say, rm -r :-)

And imagine if you were also superuser, in the / directory :-) :-)

-- 
David Robley                        | WEBMASTER & Mail List Admin
RESEARCH CENTRE FOR INJURY STUDIES  | http://www.nisu.flinders.edu.au/
AusEinet                            | http://auseinet.flinders.edu.au/
            Flinders University, ADELAIDE, SOUTH AUSTRALIA

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to