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