GENERIC(1) | IRAF commands | GENERIC(1) |
mkiraf - Setup the IRAF environment for a user
mkiraf [-d|--default] [-i|--init] [-n|--noinit] [-c|--copy] [-q|--quiet]
Creates the parameter directory, image directory and cache directory for the use with IRAF CL, and optionally create a local copy of the IRAF CL startup file login.cl.
Within IRAF CL, these directory have the names uparm$, imdir$, and cache$.
Without the -d|--default flag, the parameter directory uparm is created in the local directory, triggering a parameter storage locally. If no local parameter directory exists, a general user specific parameter storage in ${HOME}/.iraf/uparm is used. The image directory imdir and the cache directory cache are always created in ${HOME}/.iraf/.
IRAF should use XDG conform user directories in ${HOME}/.cache, ${HOME}/.local and ${HOME}/.config.
ecl(1),
Created by Ole Streicher for the IRAF community
April 2023 | IRAF 2.17.1 |