Hello everyone,
My first post here so please forgive any faux pas. I am wondering of ways to automate the following task.
Currently, I am ssh'ing into a license server and entering some standard info which this server uses to generate a license key. This is an interactive command line based process.
How can I get perl to do this for me? How do I have it interact with the server when, say it is prompted for number of users needing a license?
I was brainstorming, thought you guys might be able to give me some ideas here.
Thanks.
- striving for perlfection
My first post here so please forgive any faux pas. I am wondering of ways to automate the following task.
Currently, I am ssh'ing into a license server and entering some standard info which this server uses to generate a license key. This is an interactive command line based process.
How can I get perl to do this for me? How do I have it interact with the server when, say it is prompted for number of users needing a license?
I was brainstorming, thought you guys might be able to give me some ideas here.
Thanks.
- striving for perlfection