Re: [dev] Shell style guide

2016-09-09 Thread Greg Reagle
On Fri, Sep 9, 2016, at 11:05 AM, Greg Reagle wrote: > On Fri, Sep 9, 2016, at 10:27 AM, Evan Gates wrote: > > Well that makes the suckless.org shell styleguide nice and simple: > > > > Use rc. > > Here here! It's supposed to be hear, hear! http://grammarist.com/spelling/hear-hear/

Re: [dev] Shell style guide

2016-09-09 Thread Greg Reagle
On Fri, Sep 9, 2016, at 10:27 AM, Evan Gates wrote: > Well that makes the suckless.org shell styleguide nice and simple: > > Use rc. Here here!

Re: [dev] Shell style guide

2016-09-09 Thread Evan Gates
On Thu, Sep 8, 2016 at 10:29 PM, Anselm R Garbe wrote: > I appreciate your efforts of coming up with some sh styleguide. A side > note to that, I prefer calling test explicitely, instead of using the > weirdo [ ] symlinks in while/if statements. > > Nevertheless, after an excursion to sh for sever

Re: [dev] Shell style guide

2016-09-09 Thread hiro
that's a good point, anselm :)