su command does not work if switching to other, non-root user
A Collection of Remixed Ubuntu/Arch Desktops
Brought to you by:
awlsomealex
su -l otheruser
does not work on the Devuan version of starlinux. It prompts for the password, and takes the 1st character without echoing, but then linefeeds and echoes all of the rest of the password characters.
This same command works correctly on devuan 3.0.0 (beowulf).