[Touch-packages] [Bug 1958060] Re: bash returns wrong variable value/call more proccesses?

2022-01-17 Thread Dark Archangel
Brian Murray (brian-murray) It's tested other man on ubuntu 20.04 x64 and apple mac pro with m1 pro CPU. GNU bash, version 5.1.16(1)-release (aarch64-apple-darwin21.1.0) GNU bash, version 4.4.20(1)-release (x86_64-pc-linux-gnu) I will test it from lubuntu 20.04 x64 livecd and will add new results.

[Touch-packages] [Bug 1958060] Re: bash returns wrong variable value/call more proccesses?

2022-01-17 Thread Dark Archangel
Brian Murray (brian-murray) It's tested other man on ubuntu 20.04 x64 and apple mac pro with m1 pro CPU. GNU bash, version 5.1.16(1)-release (aarch64-apple-darwin21.1.0) GNU bash, version 4.4.20(1)-release (x86_64-pc-linux-gnu) I will test it from lubuntu 20.04 x64 livecd and will add new results.

[Touch-packages] [Bug 1958060] Re: bash returns wrong variable value/call more proccesses?

2022-01-16 Thread Dark Archangel
up. String without shebang returns 0 for pgrep -c $0 or 1 for ps aux | grep -c $0. Solved with help of user Valrust from forum.ubuntu.ru, it's standart behavior of the system. In that case new copy of script runs as "bash" without agruments and try to find /address/name.sh in ps aux returns