浏览代码

Add a useful tip.

master
Arun Prakash Jana 4 年前
父节点
当前提交
9e40110731
找不到此签名对应的密钥 GPG 密钥 ID: A75979F35C080412
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      plugins/uidgid

+ 4
- 0
plugins/uidgid 查看文件

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



正在加载...
取消
保存