Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!usc!sdsu!bionet!agate!shelby!decwrl!adobe!greid From: greid@adobe.com (Glenn Reid) Newsgroups: comp.sys.next Subject: cute use of "User" menu in Edit Message-ID: <1270@adobe.UUCP> Date: 6 Oct 89 06:47:46 GMT Sender: news@adobe.COM Reply-To: greid@adobe.COM (Glenn Reid) Organization: Adobe Systems Incorporated, Mountain View Lines: 16 I've hacked up some pretty simple but useful things to put into the "User" menu for the Edit program. It reads the file ".userdict" in your home directory. Here is my ".userdict" file; give it a try: ---- cut here and put in .userdict ----- Current Time/Date date Word Count Selection wc| Spell Check Selection spell -d /LocalLibrary/hlist| Add to Spelling List spelling /LocalLibrary/hlist > /tmp/hlist ; mv /tmp/hlist /LocalLibrary/hlist File List ls -l | sort +3 -nr| Let's see some others... Glenn Reid Adobe Systems