Ian Dunn

Ian Dunn

WordPress Developer

Menu

Skip to content
  • Home
  • About
  • Archives
  • Contact

Monthly Archives: September 2009

Find largest directories on a Linux box

These commands will return the largest 10 directories on a Linux box.

du -k / | sort -n | tail -20

via peterbe.com

Posted on September 17, 2009 by Ian Dunn. Posted in Linux / Unix | Tagged Directory | Leave a comment

Passing dates and times between PHP and MySQL

Richard Lord wrote a good article explaining the various ways of handling dates and times with PHP and MySQL.

Posted on September 2, 2009 by Ian Dunn. Posted in MySQL, PHP | Leave a comment

Subscribe via Email

Feeds & Profiles

  • RSS
  • WordPress.org
  • GitHub
  • HackerOne
  • LinkedIn