Malin عدّل هذا المقطع 2 years ago. الانتقال إلى التعديل
1 file changed, 3 insertions
largest.sh(تم إنشاء الملف)
| @@ -0,0 +1,3 @@ | |||
| 1 | + | # find and sort largest directories | |
| 2 | + | ||
| 3 | + | du -h /www --max-depth=1 | sort -rh | |
أحدث
أقدم