Blame TODO

Packit 244994
Does this make sense? :
Packit 244994
Packit 244994
- logfile option
Packit 244994
- convert names in uni_xlate (man 8 mount, vfat ...)
Packit 244994
- --exclude option
Packit 244994
- verbose mode printing actual scanned files
Packit 244994
- --null option for "find -print0 | xargs convmv --null" usage
Packit 244994
- map illegal ntfs characters away: " / \ * ? < > | :
Packit 244994
- map "most" strange chracters to ASCII equivalences
Packit 244994
- keep/restore old ctime - difficult to do! No Perl module, not
Packit 244994
  even a ctime option in standard "touch" command :-|
Packit 244994
Packit 244994
Packit 244994
any other suggestions?