Re: [dev] Fmask [c posix]

2015-12-30 Thread Marc Collin
Hiltjo, I'm sorry, that was really unthoughtful from me. Not sure if this email conversation is still able to be saved, but here goes the the author's documentation I mentioned. In the future I'll remember to make better emails. fmask -- apply masks to files. Table of Contents = 1

Re: [dev] Fmask [c posix]

2015-12-30 Thread stanio
meta-meta * Hiltjo Posthuma 2015-12-30 12:21 > What's next? Linking interesting tweets? https://twitter.com/ggreenwald/status/682187313644998656

Re: [dev] Fmask [c posix]

2015-12-30 Thread Ammar James
Since your email was under 140 characters I am considering it a tweet. New rule for patches: all patches must be under 140 chars. -Ammar. On Dec 30, 2015, at 7:39 AM, Staven wrote: >> What's next? Linking interesting tweets? > > That can't happen, since there's no such thing. > >

Re: [dev] Fmask [c posix]

2015-12-30 Thread Staven
> What's next? Linking interesting tweets? That can't happen, since there's no such thing.

Re: [dev] Fmask [c posix]

2015-12-30 Thread Hiltjo Posthuma
On Wed, Dec 30, 2015 at 11:44 AM, Marc Collin wrote: > I think it's a good example of how to do much with little. > Check out the ``5 How powerful is this?'' on the author's > documentation (post #8) > > On Wed, Dec 30, 2015 at 7:02 AM, Dimitris Papastamos wrote: >> On Wed, Dec 30, 2015 at 12:49:

Re: [dev] Fmask [c posix]

2015-12-30 Thread Marc Collin
I think it's a good example of how to do much with little. Check out the ``5 How powerful is this?'' on the author's documentation (post #8) On Wed, Dec 30, 2015 at 7:02 AM, Dimitris Papastamos wrote: > On Wed, Dec 30, 2015 at 12:49:59AM -0200, Marc Collin wrote: >> Hello suckless. >> >> I came a

Re: [dev] Fmask [c posix]

2015-12-30 Thread Dimitris Papastamos
On Wed, Dec 30, 2015 at 12:49:59AM -0200, Marc Collin wrote: > Hello suckless. > > I came across something really interesting. > http://bbs.progrider.org/prog/read/1399107986 > What do you guys think? Why do you think it is interesting?