Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Annoying thing about Lunices

Name: Anonymous 2010-09-05 9:51

Some programs edit the file in place by default (indent). Some do not (sed).

Name: Anonymous 2010-09-05 10:16

indent is for source code. If you didn't want it edited in place, you'd make a new revision. sed is for stream editing, filtering and transforming text. You can't edit an input stream.

Name: Anonymous 2010-09-05 10:20

sed -i

/thread

Name: Anonymous 2010-09-05 10:23

>>3
You're an idiot.

Name: Anonymous 2010-09-05 13:33

Not that it's relevant to >>1's objection, but astyle is infinitely superior to indent.

astyle uses the only sane default indentation, which is K&R style.
indent uses the completely retarded GNU style by default, shits all over the code, and especially makes a mess of C99 constructs like named struct initializers.

Name: Anonymous 2010-09-05 13:43

gzip is a faggot in any case. What the fuck is up with that?

Name: Anonymous 2010-09-05 16:04

That wouldn't be a problem if everyone followed the GNU coding standards!

Name: Anonymous 2010-09-05 16:49

>>5
indent uses the completely retarded GNU style by default
Unsurprisingly, only GNU indent does that.

Name: Anonymous 2010-09-05 17:28

>>8
If that's unsurprising, then maybe you found it surprising that GNU indent doesn't handle GNU extensions to C.

Name: Anonymous 2010-09-06 5:45

>>5
indent uses the completely retarded GNU style by default

Unsurprisingly, that is RMS's personal style.

Name: Anonymous 2010-12-24 4:39

Name: Anonymous 2011-02-03 5:11

Don't change these.
Name: Email:
Entire Thread Thread List