This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 2 matches

by glennsftn
Tue Mar 24, 2015 1:14 pm
Forum: Scripting Help
Topic: change filenames
Replies: 3
Views: 5595

Thanks guys, That is exactly what I wanted. The output was to go to a text file which I could copy/paste into an SSH session. It would have been ideal to write this in Expect, as I could send the commands I want within the SSH session, but I didn't know how to do the loop with the variables. I think...
by glennsftn
Mon Mar 23, 2015 11:26 pm
Forum: Scripting Help
Topic: change filenames
Replies: 3
Views: 5595

change filenames

Please excuse my noobiness, I’ve just been learning TCL a few days now and have little coding experience except a rudimentary understanding of Expect. I have a NAS with a bunch of files that I’d like to rename. I want to create a script which will generate the commands to name the files from “this” ...