View Full Version : Unix Geek humor...


aaronwrx
02-13-2003, 07:01 AM
I typed this command today and laughed...


chmod go+wrx test.sh

rhdude
02-14-2003, 02:41 PM
BWHAHAHA huh?

aaronwrx
02-15-2003, 02:43 PM
Its a unix command.

it means, change the mode of the file test.sh so that Group members and the Owner can Write, Read, and eXecute it.

moonpie
02-17-2003, 05:45 PM
That's great! I'll be using that from now on :)

Oh, and your explanation may be off depending on what ver of *nix.

u=user
g=group
o=other

So your command would have made the file wrx for group and other (world).

Still ultra-cool though :D

GOT_WRX
02-17-2003, 07:28 PM
chmod 770 test.sh

plunk10
02-19-2003, 08:40 AM
I dropped Unix after the second semester in college, so I'm a Unix idiot.

The command sounds like you are giving the green light for the WRX to go, but still testing the honda prelude type SH.