On Sat, Jan 15, 2011 at 13:51, Nilesh Govindarajan <nil...@itech7.com> wrote:
>
> hahaha, that command wasn't broken. It works on Linux. But certain commands
> have to be changed to work on *BSD.
>
> For example, chmod u=rwx,g=rwx,o= directory -R will work on linux, but will
> not on FreeBSD. It has to be changed to chmod -R u=rwx,g=rwx,o= directory.

    Oh, I get it.  So you deliberately give bad commands to people to
teach them differences.  I mean, you know the difference, and the OP
did mention that he's using FreeBSD, so that must be the only
explanation, right?

    And yes, I know it works on Linux.  I'm just messing with you.  ;-P

-- 
</Daniel P. Brown>
Network Infrastructure Manager
Documentation, Webmaster Teams
http://www.php.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to