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