Re: [dev] [sbase] [patch] Knock off a bunch of easy commands

2013-05-30 Thread Galos, David
Thanks, I will make sure that is correct in the future.

Re: [dev] [sbase] [patch] Knock off a bunch of easy commands

2013-05-30 Thread Christoph Lohmann
Greetings. On Thu, 30 May 2013 22:27:16 +0200 "Galos, David" wrote: > > Thanks foe the patch, but please learn to use whitespaces. I had to > > reindent your whole patch. > I apologize for the extra effort on your part; if I had known there > was a whitespace problem, I would have been happ

Re: [dev] [sbase] [patch] Knock off a bunch of easy commands

2013-05-30 Thread Galos, David
> Thanks foe the patch, but please learn to use whitespaces. I had to > reindent your whole patch. I apologize for the extra effort on your part; if I had known there was a whitespace problem, I would have been happy to fix it and resubmit. Could you be a bit more specific about the whitespac

Re: [dev] [sbase] [patch] Knock off a bunch of easy commands

2013-05-30 Thread Christoph Lohmann
Greetings. On Thu, 30 May 2013 21:30:28 +0200 "Galos, David" wrote: > I've attached a patch which updates the TODO, and adds a bunch of easy > utilities to sbase. Thanks foe the patch, but please learn to use whitespaces. I had to reindent your whole patch. Sincerely, Christoph Lohmann

Re: [dev] [sbase] [patch] Knock off a bunch of easy commands

2013-05-30 Thread Chris Down
On 30 May 2013 11:43, Galos, David wrote: > I've attached a patch which updates the TODO, and adds a bunch of easy > utilities to sbase. > > Included is > * rmdir > * printenv > * unlink > * sync > * chvt > * chgrp Like everyone so far has said, awesome stuff. Thanks a lot

Re: [dev] [sbase] [patch] Knock off a bunch of easy commands

2013-05-30 Thread Hugues
Le 30-05-2013 05:43, Galos, David a écrit : I've attached a patch which updates the TODO, and adds a bunch of easy utilities to sbase. Nice, it's awesome. Thank you. -- H MoV.

Re: [dev] [sbase] [patch] Knock off a bunch of easy commands

2013-05-30 Thread Nick
Quoth Galos, David: > I've attached a patch which updates the TODO, and adds a bunch of easy > utilities to sbase. Great, thanks for working on this David!