bashlib provides basic functions, when you used bash shell as script engine.[[BR]] bashlib runs on bash ver3 pre-installed in Ubuntu, MacOS X, and so on.[[BR]] [[BR]] It is not necessary to check previous stuation and not to check error after. Then code becomes simple.[[BR]] It reduces short option and special sign. Then code can be readable and searchable.[[BR]] It stops, if error was raised and it shows the function name and file name. (fail safe)[[BR]] It raises error, if it tried to remove the file out of specified writable folder. (fool proof)[[BR]] You can test the error and resume from errors by structured exception.[[BR]] You can fix faster by step runnning.[[BR]] [[BR]] Online Document ... http://www.sage-p.com/scriptlib/bashlib.html (sorry Japanese only)[[BR]]
This page is a skeleton web page which was automatically set up by OSDN system. The purpose of this page is to encourage the full use of the project web.
You can use the project web area to freely build Web sites to provide project information. For more details on the functions and rules of the project Web and how to use it, please read the documents regarding web site hosting.