If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Write a miniature shell script

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-07-03, 22:44
supong supong is offline
Registered User
 
Join Date: Oct 2003
Posts: 3
Write a miniature shell script

hi,
can anyone help me to write a miniature shell (command line interpreter) to implemnt the following standard features :
1. I/O redirection,
2. pipe line filters
3. foreground background processing
4. process management short cuts.
5. environment variables.
Reply With Quote
  #2 (permalink)  
Old 10-08-03, 05:23
Damian Ibbotson Damian Ibbotson is offline
Padawan
 
Join Date: Jun 2002
Location: UK
Posts: 525
Re: Write a miniature shell script

Quote:
Originally posted by supong
hi,
can anyone help me to write a miniature shell (command line interpreter) to implemnt the following standard features :
1. I/O redirection,
2. pipe line filters
3. foreground background processing
4. process management short cuts.
5. environment variables.
Nice try!

Why don't you have a go at doing your homework first and comeback if you get stuck!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On