Re: [dev] [sbase] Command list

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Fri, 18 Oct 2013 14:04:06 +0200

On Fri, Oct 18, 2013 at 03:01:05PM +0300, sin wrote:
> On Fri, Oct 18, 2013 at 01:40:29PM +0200, Roberto E. Vargas Caballero wrote:
> > > dd: I suspect this might not be portable if we want an optimized version.
> > > find: Useless, just do `du -a | grep blabla'
> >
> > and a 'find -type d -name xxxx -prune -o -type f -perm g=x -exec chmod g-x {} \; '?
> > find is a mini language for run over directories, and it is a must.
>
> Not UNIX.

Not UNIX?, what do you mean?. Sorry, I don't understand what you want say here.


-- 
Roberto E. Vargas Caballero
_______________________________________________________________________
'Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a
universal interface'
(Doug McIlroy)
In Other Words - Don't design like polkit or systemd
_______________________________________________________________________
Received on Fri Oct 18 2013 - 14:04:06 CEST

This archive was generated by hypermail 2.3.0 : Fri Oct 18 2013 - 14:12:29 CEST