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