From: Andy Goth <[EMAIL PROTECTED]>
> Alternately, you can call a shell and tell it to run the shell script
> file. "sh printpwd" should do the trick... is this right? In most
> shells, ". printpwd" (notice the period) will run a shell script as
Both of those will run a script, but there's a difference. "sh
printpwd" will run the script in a new instance of the shell.
- [newbie] UNIX INTRO: Shells, redirection Richard Myers
- Re: [newbie] UNIX INTRO: Shells, redirection Andy Goth
- Re: [newbie] UNIX INTRO: Shells, redirection Dan Brown
- Re: [newbie] UNIX INTRO: Shells, redirection Richard Myers
