home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!ra!mimsy!alex
- From: alex@cs.umd.edu (Alex Blakemore)
- Newsgroups: comp.sys.next.software
- Subject: Re: named pipes in Edit
- Message-ID: <63248@mimsy.umd.edu>
- Date: 8 Jan 93 02:22:06 GMT
- References: <Jan07.182928.22404@yuma.ACNS.ColoState.EDU>
- Sender: news@mimsy.umd.edu
- Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742
- Lines: 21
-
- In article <Jan07.182928.22404@yuma.ACNS.ColoState.EDU> scott@abyss.ATMOS.ColoState.Edu (Scott Denning) writes:
-
- > Does anybody know how to save and name pipes and commands in the Utilities
- > sub-menu in Edit?
-
- edit ~/.commanddict ~/.pipedict and ~/.editdict for commands, pipes and the
- expansion dictionary.
-
- > how do you set Edit to default to the C-shell
- > instead of the Bourne shell when executing piped instructions?
-
- how about
- menu_entry csh script_name
- in .pipedict
-
- or putting
- #! /bin/csh
- at the top of your script
- --
- ---------------------------------------------------
- Alex Blakemore alex@cs.umd.edu NeXT mail accepted
-