Selaa lähdekoodia

Add a useful tip.

master
Arun Prakash Jana 4 vuotta sitten
vanhempi
commit
9e40110731
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. +4
    -0
      plugins/uidgid

+ 4
- 0
plugins/uidgid Näytä tiedosto

@@ -2,6 +2,10 @@

# Description: list uid and gid of files
#
# Note: To list UID and GID of all users in a pretty format, run:
#
# cut -d':' -f1,3,4,5 < /etc/passwd | column -ts ":"
#
# Shell: POSIX compliant
# Authors: Arun Prakash Jana, superDuperCyberTechno



Loading…
Peruuta
Tallenna