If you're not yet comfortable with writing scripts on Unix and Linux systems, this post might get you off to a healthy start. Creating a script on a Unix or Linux system can be dead easy or ...
The Linux fold command can break long lines of text into pieces, but it can also be used to create arguments for looping in scripts. The Linux fold command enables you to break a string of characters ...