Shell scripting: An introduction to the shift method and custom functions
In Getting started with shell scripting, I covered the basics of shell scripting by creating a pretty handy "despacer" script to remove bothersome spaces from file names. Now I'll expand that idea to an application that can swap out other characters, too. This introduces the shift method of parsing options as well as creating custom functions.
read more
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.