Explorar el Código

Add a useful tip.

master
Arun Prakash Jana hace 4 años
padre
commit
9e40110731
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A75979F35C080412
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      plugins/uidgid

+ 4
- 0
plugins/uidgid Ver fichero

@@ -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



Cargando…
Cancelar
Guardar