Unix Programming - implementing a Shell

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > January 2004 > implementing a Shell





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author implementing a Shell
clee

2004-01-23, 5:18 pm

How can I programming a job control in shell??
has any one have some example??


Lorinczy Zsigmond / Domonyik Mariann

2004-01-23, 5:18 pm

clee wrote:
quote:

> How can I programming a job control in shell??


What a "job control" is?
quote:

> has any one have some example??


See source of bash
Michael B Allen

2004-01-23, 5:18 pm

On Sat, 08 Nov 2003 07:46:33 -0500, clee wrote:
quote:

> How can I programming a job control in shell?? has any one have some
> example??



Do you mean implement a shell with job control or just using job control
in a shell? If 1 then you need to write what would probably turn out
to be a Finite State Machine[1] of some sort. It would be somewhat
difficult I think. If 2 then it depends on the shell and you should read
the documentation for it.

Mike

[1] See "A State Machine" section at http://www.ioplex.com/~miallen/
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com