home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / disks / disk458.lzh / Csh / POSTER < prev    next >
Text File  |  1991-02-15  |  2KB  |  58 lines

  1. Article 72 of comp.sources.amiga:
  2. Path: fishpond!mcdphx!asuvax!cs.utexas.edu!usc!elroy.jpl.nasa.gov!news.larc.nasa.gov!amiga-request
  3. From: amiga-request@ab20.larc.nasa.gov (Amiga Sources/Binaries Moderator)
  4. Newsgroups: comp.sources.amiga
  5. Subject: v91i003: CShell 4.02A - alternative command interface, Part01/03
  6. Message-ID: <comp.sources.amiga:v91i003@ab20.larc.nasa.gov>
  7. Date: 7 Feb 91 00:54:28 GMT
  8. Reply-To: Cesare.Dieni@p1.f602.n332.z2.fidonet.org (Cesare Dieni)
  9. Lines: 2818
  10. Approved: tadguy@uunet.UU.NET (Tad Guy)
  11. X-Mail-Submissions-To: amiga@uunet.uu.net
  12. X-Post-Discussions-To: comp.sys.amiga.misc
  13.  
  14. Submitted-by: Cesare.Dieni@p1.f602.n332.z2.fidonet.org (Cesare Dieni)
  15. Posting-number: Volume 91, Issue 003
  16. Archive-name: shells/cshell-4.02a/part01
  17.  
  18. Shell provides a convient AmigaDos alternative command interface.
  19. All its commands are internal and thus does not rely on the c:
  20. commands for any functionality.
  21.  
  22. Major features include:
  23.  
  24.     -command line editing
  25.     -shell & Amigados search path support
  26.     -simple history
  27.     -redirection of any command
  28.     -piping
  29.     -aliases
  30.     -variables & variable handling (embedded variables)
  31.     -file name expansion via conventional wild carding ('?', '*' and more)
  32.     -conditionals (if/else ect..)
  33.     -source files  (w/ gotos and labels)
  34.     -many built in commands to speed things up
  35.  
  36. New to 4.02A:
  37. - Fixed bug that caused loss of memory on exit.
  38. - cp now copies protection bits; use -f switch if you want to avoid this.
  39. - Added  commands: man (and alias manlist), uniq, head, tail, tee.
  40. - This doc has been reformatted to work with man.
  41.  
  42. For any problems contact me at:
  43.  
  44.  FIDONET: 2:332/602.1@fidonet.org 
  45.  UUCP:    root@wolf.sublink.org 
  46.  ARPA:    Cesare_Dieni@p1.f602.n332.z2.fidonet.sublink.org 
  47.  BITNET:  PERUGIA@ICNUCEVM.CNUCE.CNR.IT 
  48.  
  49. Thanx in advance,
  50.  
  51. -Cesare Dieni 
  52.  
  53. -- 
  54. Mail submissions (sources or binaries) to <amiga@uunet.uu.net>.
  55. Mail comments to the moderator at <amiga-request@uunet.uu.net>.
  56. Post requests for sources, and general discussion to comp.sys.amiga.misc.
  57.  
  58.