Greetings all,
I was wondering whether you could recommend a source for a basic introduction to scripting. By basic I mean something written for not smart beginners, i.e., with a gradual learning curve and lots of examples.
I need to write a script that will accept a name of a folder and a password, compress and encrypt each sub-folder on only the first level inside the folder by 7z(1), check that the operation was successful at each of the sub-folders and if the check is positive moves to another sub-folder, else throws an error message.
Kindest regards,
M
I was wondering whether you could recommend a source for a basic introduction to scripting. By basic I mean something written for not smart beginners, i.e., with a gradual learning curve and lots of examples.
I need to write a script that will accept a name of a folder and a password, compress and encrypt each sub-folder on only the first level inside the folder by 7z(1), check that the operation was successful at each of the sub-folders and if the check is positive moves to another sub-folder, else throws an error message.
Kindest regards,
M