ID.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- ID(1) Minix Programmer's Manual ID(1)
- NAME
- id - print the uid and gid
- SYNOPSIS
- id
- EXAMPLES
- id # Print the uid and gid
- DESCRIPTION
- Id prints the current uid and gid, both numerically and symbolically. If
- the effective uid and gid are different from the real ones, all of them
- are printed.
- Under Minix-vmd the supplementary group IDs are also printed.
- SEE ALSO
- getuid(2), getgid(2), getgroups(2).
- 1