The Linux expect command takes script writing to an entirely new level. Instead of automating processes, it automates running and responding to other scripts. In other words, you can write a script ...
I've knocked together a quick script to created an encrypted zip file, but sometimes it fails, and I'm stumped as to the reason. The code for the script is: expect scripts 13:42:42 (Laptop) $ ...