hi, since Rebol is a powerful system in console mode, I'm using my Rebol/Command licence to create a Rebol shell (I called it ReSH) to embed the power of Rebol with a file system management confortable, by adding many functions that no other shell has (since other shell are not programming languages!).
I already implemented some interesting features. I hope to make a first "official" release within a couple of weeks. Is someone interested to help me? -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Per conto di Jason Cunliffe Inviato: Friday, April 19, 2002 8:02 PM A: [EMAIL PROTECTED] Oggetto: [REBOL] pwd cd ls - anyone ?? Has anyone written rebol equivalents of standard Unix commands cd, ls, pwd etc? I made some trivial additions to my user.r file pwd: :what-dir cd: :change-dir ls: :list-dir Now to add some familiar arguments for commands like: ls -l Thought I'd check here first.. thanks ./Jason -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes. -- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Se cerchi degli Integratori Alimentari allora Oliviero.it � il posto giusto per te.. Troverai gli integratori delle marche pi� famose e i prezzi che ti stupiranno!! Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=421&d=20-4 -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
