Peng Yu
2017-12-08 03:58:34 UTC
Hi,
I have the following commands. Is there a way to combine them into one command?
x=$(readlink -e "$0")
x=${x%/*}
I have the following commands. Is there a way to combine them into one command?
x=$(readlink -e "$0")
x=${x%/*}
--
Regards,
Peng
Regards,
Peng