Date: Sun, 23 Aug 2020 04:58:16 -0700 (MST) From: almahdi <budikus...@gmail.com> Message-ID: <1598183896339-0.p...@n7.nabble.com>
| that needs to be used in such that dir. name is put in a way say: | | n="~/foo bar" n=~/'foo bar' or if you prefer n="${HOME}/foo bar" since ~/ is the same as ${HOME}/ kre