Standard error catch statement

This is general template for building error catching and handling mechanism.

Load file content


Read directory


Make directory including parents


Example of using typemap


HTTP Request


Strip directory name and suffix


IFS default value

On production scripts for security reasons it is always good to set IFS variable to its default value. By default IFS is set to tab, new line, and space.

Copyright (C) 2006 Andrey Mirzoyan