# If you ever want to uninstall pstotext, this should do it:
su
rm -f /usr/local/bin/pstotext /usr/local/man/man1/pstotext.1
exit
test -d ~/src/pstotext && rm -r ~/src/pstotext
find ~/src -maxdepth 1 -type d -name "pstotext-*" -exec rm -r {} \;
rm -f ~/installed/pstotext.tar.Z ~/installed/pstotext-*.tar.*