Re: Asshole vs. reality [was: Re: [dev] Question about arg.h]

2013-11-12 Thread Strake
On 12/11/2013, Martti Kühne wrote: > On Thu, Nov 7, 2013 at 3:54 PM, Strake wrote: > ... >> for an actual fault, for example a bottom post, is no flame. >> > > Logical fallacies that are obvious are an edge case, I guess... It's > top posting we don't like. Sorry, yes, I meant top post.

Re: Asshole vs. reality [was: Re: [dev] Question about arg.h]

2013-11-12 Thread Martti Kühne
On Thu, Nov 7, 2013 at 3:54 PM, Strake wrote: ... > for an actual fault, for example a bottom post, is no flame. > Logical fallacies that are obvious are an edge case, I guess... It's top posting we don't like. cheers! mar77i

Re: [dev] [sbase] [patch] Add barebones mktemp(1)

2013-11-12 Thread sin
On Tue, Nov 12, 2013 at 02:05:37PM +0200, sin wrote: > Hi, > > Added initial version of mktemp(1). > More options will be implemented incrementally. > > bye, > sin > + .TH MKTEMP 1 sbase\-VERSION > +.SH NAME Will fix the above indentation issue before merging.

[dev] [sbase] [patch] Add barebones mktemp(1)

2013-11-12 Thread sin
Hi, Added initial version of mktemp(1). More options will be implemented incrementally. bye, sin >From 990a3b8d2132cc9c4e02ceaff1845c2208c9d678 Mon Sep 17 00:00:00 2001 From: sin Date: Tue, 12 Nov 2013 11:52:28 + Subject: [PATCH] Add barebones mktemp(1) --- Makefile | 1 + mktemp.1 | 20 +