[Bug 12026] ash: -sh not found, no echo

bugzilla at busybox.net bugzilla at busybox.net
Thu Nov 7 17:05:32 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=12026

--- Comment #4 from spam1 at reto-schneider.ch ---
I can reproduce it when I call shell-builtins from/in PS1:

Working: PS1="\$(date '+%s: ')$PS1"

root at hostname:~# PS1="\$(date '+%s: ')$PS1"
1573146144: root at GARDENA-163008:~#

Hanging: PS1="\$(echo 'MyPrefix ')$PS1"

root at hostname:~# PS1="\$(echo 'MyPrefix ')$PS1"
<hanging>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list