Next Prev Up

Files

juf_file_slurp FILE NAME
Reads complete FILE into variable NAME. Returns 1 in case of success, 0 otherwise.
juf_file_mkdirs [DIR ...]
Creates all directories given as arguments. Any missing parent directories are created too. Considers an existing argument directory not as an error.
juf_file_iscwd FILENAME
Checks if FILENAME corresponds to the current working directory. Returns 1 if successful, 0 otherwise.

Written by Stefan Hornburg <racke@gundel.han.de>
Last modified 10 April 1997