πfs: Never worry about data again!
==================================
πfs is a revolutionary new file system that, instead of wasting space storing
your data on your hard drive, stores your data in π! You'll never run out of
space again - π holds every file that could possibly exist! They said 100%
compression was impossible? You're looking at it!
πfs is dead simple to build:
Firstly, you must install autoconf, automake, libfuse packages in your system.
For example, if you have Debian try:
```sh
sudo apt-get install autotools-dev
sudo apt-get install automake
sudo apt-get install libfuse-dev
```
```sh
./autogen.sh
This file has been truncated. show original