home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12749 < prev    next >
Encoding:
Internet Message Format  |  1992-07-20  |  1.2 KB

  1. Path: sparky!uunet!ivgate!macnet!Mike.Gleason
  2. From: Mike.Gleason@macnet.omahug.org (Mike Gleason)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re:  COMMAND LINE INTERFACE for Mac
  5. Message-ID: <17.2a6bec01@ivgate>
  6. Date: 20 Jul 92 08:56:02 CST
  7. Reply-To: mike.gleason@macnet.omahug.org
  8. Organization: Macnet Omaha
  9. Sender: news@ivgate.omahug.org (UUscan 1.10)
  10. Followup-To: comp.sys.mac.programmer
  11. Lines: 21
  12.  
  13.  
  14.   > I was thinking it would be nice to have Command Line Interface for Mac.
  15.   > Sort of like an option. You could use mouse or could type command. Sure,
  16. the
  17.   > macros do the job but I still think that an option to enter commands by
  18.   > typing em would be nice. Perhaps I feel the need more than some people
  19.   > because I work a lot on Unix (Sun) computers too.
  20.   > 
  21.   > Regards, --nasir umnoor@ccu.umanitoba.ca
  22.   > 
  23.   > p.s. BTW, is there any utility available that would allow you to do that
  24.   > (from Finder, for instance)?
  25.  
  26. I'm working on a unix-style CLI right now.  So far, it handles unix-ish path
  27. names, wildcards, pipes and redirection, but it still needs a lot of work. 
  28. I
  29. need to finish porting some standard unix apps, and add a scrollback buffer,
  30. among other things.
  31.  
  32. --mg
  33.   
  34.