On Sat, Aug 14, 1999 at 12:50:20AM -0500, Lance Hoffmeyer wrote:
> When I create a shell script how do I pass parameters to it? For
> example, if I want to create a directory based on a name I pass to the
> program with a shell script called mkmine the command would look like
> "mkmine Mydir" and
When I create a shell script how do I pass parameters to it? For example, if I
want to create a directory based on a name
I pass to the program with a shell script called mkmine the command would look
like "mkmine Mydir" and this would create a
directory called "Mydir"
would the script simply
2 matches
Mail list logo