On 01/16/2011 12:45 AM, Daniel Brown wrote:
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


Okay now this is turning into a war :D We're deviating from the original topic.
Anyways, I'm not a regular *BSD user :D
So some commands may be broken :D :D

--
Regards,
Nilesh Govindarajan
Facebook: http://www.facebook.com/nilesh.gr
Twitter: http://twitter.com/nileshgr
Website: http://www.itech7.com

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

Reply via email to