Re: Beginner question

2006-11-30 Thread Junaid Shariff
Thanks Solli. :-)

Re: Beginner question

2006-11-30 Thread Junaid Shariff
Hello again. Thanks for the prompt reply. Not sure if i explained my doubt clearly. Basically I run the ncpmount command, which requires the user to enter the remote server password. But that password has already been entered by the user once before and is stored by me in a variable. Now when I ha

Beginner question

2006-11-30 Thread Junaid Shariff
Hello, I am new to perl and have a doubt. I have a script that needs to run a command. The command that is being run requires input from the user to proceed. Instead of prompting the user how can I code the utility to not prompt the user but take the input from a variable that has the value that