Query: debaux::util
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DebAux::Util(3pm) User Contributed Perl Documentation DebAux::Util(3pm)NAMEDebAux::Util - utility functions for scripts of the debaux suiteSYNOPSISuse DebAux::Util; DebAux::Util::mkdir ('/path/to/a/directory'); DebAux::Util::remove ('/path/to/a/directory'); DebAux::Util::architecture ();DESCRIPTIONThis modules provides utility functions for scripts of the debaux suite.FUNCTIONSmkdir directory Creates directory and any missing parent directories. remove directory Removes recursively directory in the way rm -rf would do. architecture Returns current architecture.AUTHORStefan Hornburg (Racke) <racke@linuxia.de>LICENSEDebAux::Util comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute and modify it under the terms of the GNU General Public License.COPYRIGHTCopyright 2001,2005 Stefan Hornburg (Racke) <racke@linuxia.de>. perl v5.8.8 2007-07-26 DebAux::Util(3pm)
Related Man Pages |
---|
debaux-build(1p) - debian |
moosex::types::util5.18(3pm) - mojave |
mail::spamassassin::util(3) - centos |
scalar::util::numeric(3pm) - debian |
autobox::list::util(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
Detecting unused variables... |
One instance of comparing grep and awk |