My system manual has a shell script example to delete stray files in the /dev directory. It does a find of all files in /dev not owned by root then it deletes them. What they failed to mention is that if you are not logged in as root, root no longer owns /dev/console. When I rebooted the following day,it didn't!!!