On Thu, 09 Nov 2006 01:42:50 -0800, bobby wrote:
> Hello group,
> Can anyone help me out by sharing some knowledge about how
> to create our own shell?? Is it possible to write or create our own
> shell?? Or can we modify shell to behave as per our need?
a shell is a program that runs when the user logs in and is
authenticated. the /etc/passwd file has the shell that a
user will run. you can write your own foo shell that
does what you want and put that in the /etc/passwd file
for the user. when the user logs in, foo will be his
shell. it's up to you to do the input / output / commands
that a shell provides.
--
D.A.M. - Mothers Against Dyslexia
see
http://www.jacksnodgrass.com for my contact info.
jack - Grapevine/Richardson