| Method | Active Record | Query Builder | SQL(DAO) |
| Syntax |
|
|
|
| Performance | Higher memory usage and execution time compared to SQL and query builder | OK | OK |
| Extra features |
|
Quotes values and names automatically | None |
du --max-depth=1 | sort -n | awk 'BEGIN {OFMT = "%.0f"} {print $1/ 1024 ,"MB", $2}' sumber : http://www.inmotionhosting.com/support/website/general-server-setup/check-disk-space-through-shell du -x / |sort -rnb |more sumber : https://www.centos.org/forums/viewtopic.php?t=37781
Comments
Post a Comment