I have done an sudo apt-get install snappy
on Ubuntu 14.04 and now every time I try and run the command snappy textfile.txt
to compress textfile.txt
. I get an error saying:
** (snappy:14342): ERROR **: Error discovering URI: This appears to be a text file. Trace/breakpoint trap (core dumped)
Anyone have any clue why this happened?
If I am doing it wrong, please show me a proper way to compress the text file with snappy.