My script pauses when completing. I have done several google searches but I don't see anything which would indicate this is trivial or easy to fix. Do I need a newer/older version of expect? My ...
http://www.experts-exchange.com/Programming/System/Linux/Q_24290053.html
Hello All,
I am trying to write a simple (I think) Expect script to log into a router and change an access list. The access is quite large and the content changes daily, mainly the IP address. I w...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_23710308.html
I have 7 expect scripts in the /etc/t5k_scripts directory. I would like to run these daily, but I can't figure out what strings I need to add to the crontab. Can anyone help? Thanks in advance.
http://www.experts-exchange.com/OS/Linux/Administration/Q_24328188.html
Hey,
I've made this script (named rsyncpass) so I can call the rsync command with the first parameter being the password for the ssh connection. I'm doing this instead of using keys as the NAS ...
http://www.experts-exchange.com/Programming/Languages/Scripting/TCL/Q_24495663.html
Zones:
TCL / TK,
bashDate Answered: 06/18/2009 Rating: 9.1 Views: 0
I have this script that will search through one level folders and if there are files found than gzip, delete fles and than move gzip to archive folder. The problem I have is when it finds more than...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_23552135.html