input from file
I would like to open a session with a fixed user and password but to different servers, which IPs I keep in a separate file
How can I use this file as an input file for the script??
i.e.
where
Thanks a lot
How can I use this file as an input file for the script??
i.e.
open user:password@SERVERIP
SERVERIP
's are kept in a separate file.txt
such as
10.100.0.1 10.100.0.2