# If you ever want to uninstall Tofrodos, this should do it:
su
( cd /usr/local/bin ; rm -f fromdos todos )
( cd /usr/local/man/man1 ; rm -f fromdos.1 todos.1 )
exit
find ~/src -maxdepth 1 -type d -name "tofrodos-*" -exec rm -r {} \;
rm -f ~/installed/tofrodos-*.tar.*