diff --git a/sources/tech/20180102 How To Find (Top-10) Largest Files In Linux.md b/sources/tech/20180102 How To Find (Top-10) Largest Files In Linux.md index 7e5d8c82a5..77c6238c9c 100644 --- a/sources/tech/20180102 How To Find (Top-10) Largest Files In Linux.md +++ b/sources/tech/20180102 How To Find (Top-10) Largest Files In Linux.md @@ -1,3 +1,5 @@ +Translating by jessie-pang + How To Find (Top-10) Largest Files In Linux ====== When you are running out of disk space in system, you may prefer to check with df command or du command or ncdu command but all these will tell you only current directory files and doesn't shows the system wide files.