From d10a7b9fc0dd17ffce42410abcca07d003a1981f Mon Sep 17 00:00:00 2001 From: ChenYi <31087327+cyleft@users.noreply.github.com> Date: Sat, 13 Jan 2018 21:01:50 +0800 Subject: [PATCH] apply for translation --- .../20171207 How To Find Files Based On their Permissions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/20171207 How To Find Files Based On their Permissions.md b/sources/tech/20171207 How To Find Files Based On their Permissions.md index ec8f17e296..d9e6ecc95a 100644 --- a/sources/tech/20171207 How To Find Files Based On their Permissions.md +++ b/sources/tech/20171207 How To Find Files Based On their Permissions.md @@ -1,3 +1,4 @@ +translated by cyleft How To Find Files Based On their Permissions ====== Finding files in Linux is not a big deal. There are plenty of free and open source graphical utilities available on the market. In my opinion, finding files from command line is much easier and faster. We already knew how to [**find and sort files based on access and modification date and time**][1]. Today, we will see how to find files based on their permissions in Unix-like operating systems.