On May 26, 2009, at 10:48 AM, grumps wrote:
How do i create the environmental variable from a terminal?
To do it temporarily, type: export LEDGER_FILE=$HOME/.ledgerFor example. To do it permanently, add the same line to the .bashrc file in your home directory.
John
