The Hidden PS

2010-11-27 2 min read Bash Linux
  <td>
    <div class="text codecolorer">
      &nbsp;for p in `ps L|cut -d' ' -f1`;do echo -e "`tput clear;read -p$p -n1 p`";ps wwo pid:6,user:8,comm:10,$p kpid -A;done
    </div>
  </td>
</tr>
1

While going through the source code for the well known ps command, I read about some interesting things.. Namely, that there are a bunch of different fields that ps can try and enumerate for you. These are fields I was not able to find in the man pages, documentation, only in the source.

Continue reading

l-exp listrs – A new look at linux blogs and sites

2010-04-07 0 min read Uncategorized
\"View\"\"More\"Tags\"\"Comments\"\"Share\"\"Send\"\"Favorite\"\"Twitter\"\"Facebook\"

<a href="http://www.flickr.com/photos/73645804@N00/466188059"><img id="kwiclick-temp-0" title="gigantic apple final cut studio software sign …" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/466188059_ca5f73a0a9_m.jpg" alt="gigantic apple final cut studio software sign …" />

<dd class="wp-caption-dd zemanta-img-attribution">Image by <a href="http://www.flickr.com/photos/73645804@N00/466188059">woodleywonderworks via Flickr

Continue reading