RE: A89: Re: Linux shell in the dev
[Prev][Next][Index][Thread]
RE: A89: Re: Linux shell in the dev
I can't help right now, cause I'm just started learning C. I've been
planning on making a shell that uses a mouse-based GUI for a shell, once I
get a good working knowledge of C. Once I learn C well enough, I'd like to
help.
>From: "Neema Amini" <neema@nyc.rr.com>
>Reply-To: assembly-89@lists.ticalc.org
>To: <assembly-89@lists.ticalc.org>
>Subject: RE: A89: Re: Linux shell in the dev
>Date: Sun, 19 Nov 2000 20:57:23 -0400
>
>
>once i get this clone working, it's part of the todo list. If you want to
>help, e-mail me.
>
>-----Original Message-----
>From: owner-assembly-89@lists.ticalc.org
>[mailto:owner-assembly-89@lists.ticalc.org]On Behalf Of Matt Waters
>Sent: Sunday, November 19, 2000 9:38 PM
>To: assembly-89@lists.ticalc.org
>Subject: RE: A89: Re: Linux shell in the dev
>
>
>
>Someone should make a version of X for the 89. :-)
>
>
> >From: "Neema Amini" <neema@nyc.rr.com>
> >Reply-To: assembly-89@lists.ticalc.org
> >To: <assembly-89@lists.ticalc.org>
> >Subject: RE: A89: Re: Linux shell in the dev
> >Date: Sun, 19 Nov 2000 20:00:01 -0400
> >
> >tis a linux clone on the ti.
> >
> >oh, and if your interested in helping me, e-mail to my real e-mail:
> >neema@nyc.rr.com
> >-----Original Message-----
> >From: owner-assembly-89@lists.ticalc.org
> >[mailto:owner-assembly-89@lists.ticalc.org]On Behalf Of Josh 'Gage'
> >Sent: Sunday, November 19, 2000 5:07 PM
> >To: assembly-89@lists.ticalc.org
> >Subject: A89: Re: Linux shell in the dev
> >
> >
> >Is this a linux shell on linux or a linux clone on the TI?
> >
> >I believe TIGCC has some routines that let you send/receive stuff. for
> >example if the user types [$ send foo] it will upload foo to the other
> >calcs, and if you type [$ receive] it will wait to receive stuff, and
>echo
> >what it's downloading... I have always wanted to recreate BASH or
>possibly
> >CSH on the TI-89, with a complete command list(TI applicable at least),
>and
> >command interuption(CTRL+C equiv)
> > ----- Original Message -----
> > From: Neema Amini
> > To: assembly-89@lists.ticalc.org
> > Sent: Sunday, November 19, 2000 2:43 PM
> > Subject: A89: Linux shell in the dev
> >
> >
> > Alright, I am currently working on a linux shell and I need to know if
> >anyone has any solutions for the following:
> >
> > - Being able to receive files while the shell is executed
> > - Adding a password protection option
> > - Pop up menu to a button (like on Period 89, Period Table)
> > - Integrate Lilc c compiler into it.
> >
> >
> > I'm using Ti-GCC and writing it in C.
> >
> > thanks alot.
> >
> > [neema amini]
> >
> > [neema@nyc.rr.com]
> >
>
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>
>
>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
Follow-Ups: