Francesco Poli dixit:

>Why harmful?

Underquoting.

>Because it is a bashism?

The “export a=b” is, sure, but…

>Please note that there already is a:
>
>  export HOME=$(readlink -f $(pwd)/../)

… this can explode (if $PWD contains a space).
Just fix it as well.

bye,
//mirabilos
-- 
“It is inappropriate to require that a time represented as
 seconds since the Epoch precisely represent the number of
 seconds between the referenced time and the Epoch.”
        -- IEEE Std 1003.1b-1993 (POSIX) Section B.2.2.2

Reply via email to