JEdit

[edit] 1 Deleting jEdit backups from a tree of directories

jEdit backs up files you are working on as FILENAME~. Sometimes, this can make clutter, so you can remove them from a directory and all the directories beneath it with the command:

rm `find . -name "*~"`

[edit] 2 Resources

XHTML 1.1 CSS 2 Sec 508