[comp.sys.mac.programmer] Programming on the MAC

emuleomo@paul.rutgers.edu (Emuleomo) (12/15/89)

Hi there,

I am about to start work on a Database (Foxbase+/Mac) programming project
on the Mac and I would like to have a Unix-like environment which I
can work in.  I need tools like

a) frep/grep/egrep
b) vi (or a good text-editor)
c) sh (or csh or ksh)  work-alike
d) rm,ls,mkdir   etc...

Is there any hope that I might find these tools anywhere??
(I don't mind paying a reasonable fee for a commercial product
 like the MKS toolkit available for PCs)

Also is it possible to get rid of the Mouse interface on the mac
and use a unix like shell?

And what does the extension  hqx mean?  I saw that when I ftp'd over
to sumex.stanford.edu.  What do I do with hqx files.

Your help and e-mail is mucho appreciated.
Thanx

--Emuleomo O.O. (emuleomo@yes.rutgers.edu)
-- 
** The ONLY thing we learn from history is that we don't learn from history!

6600pete@hub.UUCP (12/15/89)

Here's the original newsgroups line for this article:

	Newsgroups: comp.misc,comp.databases,comp.sys.ibm.pc

What's wrong with this picture? :-)

NOTE: DO NOT RESPOND TO POSTER.

-------------------- cut here -------------------

Path: hub!ucsd!usc!brutus.cs.uiuc.edu!psuvax1!rutgers!aramis.rutgers.edu!paul.rutgers.edu!emuleomo
From: emuleomo@paul.rutgers.edu (Emuleomo)
Newsgroups: comp.misc,comp.databases,comp.sys.ibm.pc
Subject: Programming on the MAC
Message-ID: <Dec.14.14.48.21.1989.4589@paul.rutgers.edu>
Date: 14 Dec 89 19:48:22 GMT
Distribution: usa
Organization: Rutgers Univ., New Brunswick, N.J.
Lines: 26
Keywords: MAC UNIX Programming
Xref: hub comp.misc:7273 comp.databases:4300 comp.sys.ibm.pc:37979

Hi there,

I am about to start work on a Database (Foxbase+/Mac) programming project
on the Mac and I would like to have a Unix-like environment which I
can work in.  I need tools like

a) frep/grep/egrep
b) vi (or a good text-editor)
c) sh (or csh or ksh)  work-alike
d) rm,ls,mkdir   etc...

Is there any hope that I might find these tools anywhere??
(I don't mind paying a reasonable fee for a commercial product
 that is as good as the MKS toolkit)
Also is it possible to get rid of the Mouse interface on the mac
and use a unix like shell?

And what does the extension  hqx mean?  I saw that when I ftp'd over
to sumex.stanford.edu.  What do I do with hqx files.

Your help and e-mail is mucho appreciated.
Thanx

--Emuleomo O.O. (emuleomo@yes.rutgers.edu)
-- 
** The ONLY thing we learn from history is that we don't learn from history!

-------------------- cut here -------------------

RESPOND TO: 
	--Emuleomo O.O. (emuleomo@yes.rutgers.edu)

Do not respond to:
-------------------------------------------------------------------------------
Pete Gontier   | InterNet: 6600pete@ucsbuxa.ucsb.edu, BitNet: 6600pete@ucsbuxa
Editor, Macker | Online Macintosh Programming Journal; mail for subscription
Hire this kid  | Mac, DOS, C, Pascal, asm, excellent communication skills

chewy@apple.com (Paul Snively) (12/16/89)

In article <Dec.14.14.43.56.1989.4358@paul.rutgers.edu> 
emuleomo@paul.rutgers.edu (Emuleomo) writes:
> I need tools like
> 
> a) frep/grep/egrep
> b) vi (or a good text-editor)
> c) sh (or csh or ksh)  work-alike
> d) rm,ls,mkdir   etc...
> 
> Is there any hope that I might find these tools anywhere??
> (I don't mind paying a reasonable fee for a commercial product
>  like the MKS toolkit available for PCs)
> 
> Also is it possible to get rid of the Mouse interface on the mac
> and use a unix like shell?

Yes.  You want the Macintosh Programmer's Workshop (MPW), which is 
available from APDA.  It's very slow, but very powerful.

In article <Dec.14.14.43.56.1989.4358@paul.rutgers.edu> 
emuleomo@paul.rutgers.edu (Emuleomo) writes:
> And what does the extension  hqx mean?  I saw that when I ftp'd over
> to sumex.stanford.edu.  What do I do with hqx files.

These are binary files that have been encoded with a BinHex utility; you 
need to decode them either with the BinHex application or with some other 
utility that can decode BinHex files, such as StuffIt.

Hope this helps!


__________________________________________________________________________
Just because I work for Apple Computer, Inc. doesn't mean that they 
believe what I believe or vice-versa.
__________________________________________________________________________
C++ -- The language in which only friends can access your private members.
__________________________________________________________________________