
Muggi Filelist Creator 1.1

Update 2009.2:
~
- File_id.diz with upper/lower case handled better.
- Added option to cut the file_id's at 45 chars wide (-c).
- Added option to cut empty lines (-e).
- Added option to put file_id date instead of today's date (-d).
- Using libzip instead of external unzip command.

Update 2009 (11 years passed, wohoo):
~
- Fixed compilation for GCC-4.3
- Fixed all the warnings in the code
- Fixed Y2k problem (little late eh? :-) )
- Added sorting of the files in the dir before upload (makes nicer output).
- Added getopt support for commandline options

Instructions:
~

Build:
	(sudo apt-get install libzip-dev - in case you don't have it installed)

	make

Run:
	./muggi-flc --help


Cheers,
Flower (contact on TY of anything)
