home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / software / 3323 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!ra!mimsy!alex
  2. From: alex@cs.umd.edu (Alex Blakemore)
  3. Newsgroups: comp.sys.next.software
  4. Subject: Re: named pipes in Edit
  5. Message-ID: <63248@mimsy.umd.edu>
  6. Date: 8 Jan 93 02:22:06 GMT
  7. References: <Jan07.182928.22404@yuma.ACNS.ColoState.EDU>
  8. Sender: news@mimsy.umd.edu
  9. Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742
  10. Lines: 21
  11.  
  12. In article <Jan07.182928.22404@yuma.ACNS.ColoState.EDU> scott@abyss.ATMOS.ColoState.Edu (Scott Denning) writes:
  13.  
  14. > Does anybody know how to save and name pipes and commands in the Utilities  
  15. > sub-menu in Edit? 
  16.  
  17. edit ~/.commanddict ~/.pipedict and ~/.editdict for commands, pipes and the
  18. expansion dictionary.
  19.  
  20. > how do you set Edit to default to the C-shell  
  21. > instead of the Bourne shell when executing piped instructions?
  22.  
  23. how about 
  24. menu_entry      csh script_name
  25. in .pipedict
  26.  
  27. or putting
  28. #! /bin/csh 
  29. at the top of your script
  30. -- 
  31. ---------------------------------------------------
  32. Alex Blakemore alex@cs.umd.edu   NeXT mail accepted
  33.