mirror of
https://github.com/sheumann/hush.git
synced 2025-01-13 06:30:09 +00:00
ea824fb937
tar cvf - /etc/* | gzip -c9 >test.tgz will now work. Fix thanks to Dave Cinege <dcinege@psychosis.com> with some adjustments by me to be mroe GNU-like. -Erik