diff options
Diffstat (limited to 'plugins/uidgid')
| -rwxr-xr-x | plugins/uidgid | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/uidgid b/plugins/uidgid index 37d832d..a73acae 100755 --- a/plugins/uidgid +++ b/plugins/uidgid @@ -5,4 +5,5 @@ # Shell: POSIX compliant # Author: Arun Prakash Jana, superDuperCyberTechno +# shellcheck disable=SC2012 ls -lah --group-directories-first | less |