aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/uidgid
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-05-06 10:42:29 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-05-06 10:42:50 +0530
commitcfbb8f21177bf376698fa4d3b625d9627c1237e9 (patch)
tree124fc693a303aa6fca83f44933766be0582cb831 /plugins/uidgid
parentf438ddc28ce30fee3f870e1a7a91e8a1e6f0845f (diff)
downloadnnn-cfbb8f21177bf376698fa4d3b625d9627c1237e9.tar.gz
Uniform plugins
Diffstat (limited to 'plugins/uidgid')
-rwxr-xr-xplugins/uidgid2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uidgid b/plugins/uidgid
index a73acae..8e0b197 100755
--- a/plugins/uidgid
+++ b/plugins/uidgid
@@ -3,7 +3,7 @@
# Description: list uid and gid of files
#
# Shell: POSIX compliant
-# Author: Arun Prakash Jana, superDuperCyberTechno
+# Authors: Arun Prakash Jana, superDuperCyberTechno
# shellcheck disable=SC2012
ls -lah --group-directories-first | less