<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I'm in if I'm in that area around that time. I have fun dropping this stuff on a dime and would be a fun meeting IMHO <br><br><div><div style="color: rgb(163, 163, 163); font-family: Ubuntu-Regular; font-size: 16px; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.294118); -webkit-composition-fill-color: rgba(175, 192, 227, 0.231373);">-- </div><div style="color: rgb(163, 163, 163); font-family: Ubuntu-Regular; font-size: 16px; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.294118); -webkit-composition-fill-color: rgba(175, 192, 227, 0.231373);"> Jason Hellenthal</div><div style="color: rgb(163, 163, 163); font-family: Ubuntu-Regular; font-size: 16px; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.294118); -webkit-composition-fill-color: rgba(175, 192, 227, 0.231373);"> Voice: <span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.301961); -webkit-composition-fill-color: rgba(175, 192, 227, 0.235294);">95.30.17.6/616</span></div></div><div style="color: rgb(163, 163, 163); font-family: Ubuntu-Regular; font-size: 16px; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.294118); -webkit-composition-fill-color: rgba(175, 192, 227, 0.231373);"> JJH48-ARIN</div></div><div><br>On Mar 14, 2014, at 19:26, George Rosamond <<a href="mailto:george@ceetonetechnology.com">george@ceetonetechnology.com</a>> wrote:<br><br></div><blockquote type="cite"><div><span>Jason Hellenthal:</span><br><blockquote type="cite"><span>These should all be posix compliant sh(1) FreeBSD compatible. Not sure</span><br></blockquote><blockquote type="cite"><span>about other systems.</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span># Kill or list some stopped processes</span><br></blockquote><blockquote type="cite"><span>alias stopkill='kill `ps a -o stat,pid |awk '\''/^T /{print $2}'\''`'</span><br></blockquote><blockquote type="cite"><span>alias stoplist='ps -p `ps a -o stat,pid |awk '\''/^T /{print $2}'\''`</span><br></blockquote><blockquote type="cite"><span>2>/dev/null'</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span># Kill or list some zombies</span><br></blockquote><blockquote type="cite"><span>alias zomkill='kill `ps a -o stat,pid |awk '\''/^Z /{print $2}'\''`'</span><br></blockquote><blockquote type="cite"><span>alias zomlist='ps -p `ps a -o stat,pid |awk '\''/^Z /{print $2}'\''`</span><br></blockquote><blockquote type="cite"><span>2>/dev/null'</span><br></blockquote><span></span><br><span></span><br><span>Some great stuff here.  We need to have a marathon meeting in which 10</span><br><span>or more people do a one-liner each.. and others can critique, expand, etc.</span><br><span></span><br><span>Say, June?  Who's in?</span><br><span></span><br><span>g</span><br><span></span><br><span>_______________________________________________</span><br><span>talk mailing list</span><br><span><a href="mailto:talk@lists.nycbug.org">talk@lists.nycbug.org</a></span><br><span><a href="http://www.nycbug.org/mailman/listinfo/talk">http://www.nycbug.org/mailman/listinfo/talk</a></span><br></div></blockquote></body></html>