nnn/plugins/uidgid

9 lines
155 B
Plaintext
Raw Normal View History

2019-10-02 18:46:44 +00:00
#!/usr/bin/env sh
# Description: list uid and gid of files
#
# Shell: POSIX compliant
# Author: Arun Prakash Jana, superDuperCyberTechno
ls -laht | less