Please consider adding 'compress FILES in-place option' - this would allow for
drop in replacement at least in 'logrotate', for example: arc -mx foofile.txt
which would result in a foofile.txt.arc compressed file.
As it stands right now following logrotate.conf settings will not work:
compresscmd /usr/bin/arc
uncompresscmd /usr/bin/unarc
compressoptions -mx
compressext .arc
Original issue reported on code.google.com by daniel.s...@gmail.com on 20 Sep 2012 at 4:37
Original issue reported on code.google.com by
daniel.s...@gmail.com
on 20 Sep 2012 at 4:37