Hi all, I am a beginner in linux, perl & shell scripting.
I would like to automate the following scenario on a linux environment:
1. Execute the command line utility
2. Provide the username and password.
3. Echo whether login was successful or failure.
Note: I would like to read valid and invalid usernames/passwords from a different file.
Thanks in advance
Satish