Linux command to find files / directories . find . -name “WhatYouWant” -print
Tag: linux
This is a simple and practical command to get disk usage by dir in Linux -> du -sh *
Paulo's SQL Server Weblog and other bytes
Just another module from my kernel…
Linux command to find files / directories . find . -name “WhatYouWant” -print
This is a simple and practical command to get disk usage by dir in Linux -> du -sh *