Re: [dev] [sbase] Command list

From: sin <sin_AT_2f30.org>
Date: Fri, 18 Oct 2013 13:29:11 +0300

On Fri, Oct 18, 2013 at 11:05:07AM +0200, Truls Becken wrote:
> A few more suggestions:
>
> bc dc dd file find fmt install killall less make sh time which xargs
> (un)zip/gzip/bzip2/lzma/xz

dd: I suspect this might not be portable if we want an optimized version.
find: Useless, just do `du -a | grep blabla'
killall: Not portable, candidate for ubase, not sure we even need it.
make: Do we really need this in sbase?
sh: We agreed to do without a shell.
xargs: Why?
(un)zip: Why?
gzip/bzip2/lzma/xz: Maybe as separate programs and not part of sbase?

Thanks,
sin
Received on Fri Oct 18 2013 - 12:29:11 CEST

This archive was generated by hypermail 2.3.0 : Fri Oct 18 2013 - 12:36:07 CEST