◐ Shell
clean mode source ↗

Message 258576 - Python tracker

Unix shell builtin command "read" outputs prompt to stderr. In bash that uses readline and in dash that doesn't use readline. Looks as this is standard behavior.