Hey y'all. bac, gmb & frankban, elmo very nicely asked us to clean up some pids on chinstrap from the old https://dev.launchpad.net/yellow/RemoteTerminalBroadcasting approach. Benji and I already killed ours. If you could head over to chinstrap soon and clean these up that would be great.
Thanks Gary gary@chinstrap:~$ ps auxfwww | grep '\-term' | grep '^gbinns' gbinns 20355 0.0 0.0 3256 172 ? Ss Mar09 0:00 cat /tmp/frankban-term gbinns 6726 0.0 0.0 3256 172 ? Ss Mar09 0:00 cat /tmp/frankban-term gbinns 2512 0.0 0.0 4200 1036 ? Ss Apr24 0:00 bash -c cat > /tmp/graham-term gbinns 2513 0.0 0.0 4200 316 ? S Apr24 0:00 \_ bash -c cat > /tmp/graham-term gbinns 15028 0.0 0.0 4200 1036 ? Ss Apr25 0:00 bash -c cat > /tmp/graham-term gbinns 15029 0.0 0.0 4200 316 ? S Apr25 0:00 \_ bash -c cat > /tmp/graham-term gary@chinstrap:~$ ps auxfwww | grep '\-term' | grep '^bac' bac 19967 0.0 0.0 4200 1016 ? Ss Apr10 0:00 bash -c cat > /tmp/bac-term bac 19968 0.0 0.0 4200 316 ? S Apr10 0:00 \_ bash -c cat > /tmp/bac-term bac 23189 0.0 0.0 4200 1016 ? Ss Apr10 0:00 bash -c cat > /tmp/bac-term bac 23192 0.0 0.0 4200 316 ? S Apr10 0:00 \_ bash -c cat > /tmp/bac-term gary@chinstrap:~$ ps auxfwww | grep '\-term' | grep 'frankban' gbinns 20355 0.0 0.0 3256 172 ? Ss Mar09 0:00 cat /tmp/frankban-term frankban 20409 0.0 0.0 3256 172 ? Ss Mar09 0:00 cat /tmp/graham-term frankban 20433 0.0 0.0 3256 172 ? Ss Mar09 0:00 cat /tmp/graham-term gbinns 6726 0.0 0.0 3256 172 ? Ss Mar09 0:00 cat /tmp/frankban-term -- Mailing list: https://launchpad.net/~yellow Post to : [email protected] Unsubscribe : https://launchpad.net/~yellow More help : https://help.launchpad.net/ListHelp

