Re: creating a shell

2003-02-13 Thread Mark G
MAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 13, 2003 12:28 AM Subject: creating a shell > I was wondering if anyone knows any recourses on how to write a > unix/linux shell in perl? I found the site for psh but I'm not > advanced enough to understand the code

creating a shell

2003-02-12 Thread ktb
I was wondering if anyone knows any recourses on how to write a unix/linux shell in perl? I found the site for psh but I'm not advanced enough to understand the code. What I'm looking for is a real basic tutorial or doc of some kind that explains how to write a simple shell. I know this is an