Linux command to find files / directories . find . -name “WhatYouWant” -print
Posts Tagged ‘linux’
Linux find command
Posted in linux, tagged commands, linux on Friday, February 12, 2010 | 2 Comments »
Simple command to get Linux disk usage by dir
Posted in linux, tagged commands, linux, utilities on Wednesday, October 28, 2009 | Leave a Comment »
This is a simple and practical command to get disk usage by dir in Linux -> du -sh *