bug#7313: sha1sum etc, output in base64

2010-11-02 Thread Caleb Cushing
I'd like to be able to do something like this sha1sum --base64 and instead of getting a hex representation get a base64 representation. An alternative might be sha1sum --raw | base64 obviously this applies to md5sum, sha512sum, etc -- Caleb Cushing http://xenoterracide.com

mkdir owner:group option

2009-03-10 Thread Caleb Cushing
be awesome if mkdir had a way to specify the user:group ownership being made. given this would be limited by perms. but as root it could be good. just throwing it out there. -- Caleb Cushing http://xenoterracide.blogspot.com ___ Bug-coreutils