ref: af0488a8bcb5aeb7a1c263079cb13ec7419c19db dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u