Query: pwd
OS: opensolaris
Section: 3head
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pwd.h(3HEAD) Headers pwd.h(3HEAD)NAMEpwd.h, pwd - password structureSYNOPSIS#include <pwd.h>DESCRIPTIONThe <pwd.h> header provides a definition for struct passwd, which includes the following members: char *pw_name user's login name uid_t pw_uid numerical user ID gid_t pw_gid numerical group ID char *pw_dir initial working di rectory char *pw_shell program to use as shell The gid_t and uid_t types are defined as described in <sys/types.h>. See types.h(3HEAD).ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+SEE ALSOgetpwnam(3C), types.h(3HEAD), attributes(5), standards(5) SunOS 5.11 10 Sep 2004 pwd.h(3HEAD)
Related Man Pages |
---|
grp(3head) - sunos |
pwd(3head) - opensolaris |
pwd.h(3head) - opensolaris |
grp(3head) - hpux |
grp.h(3head) - debian |
Similar Topics in the Unix Linux Community |
---|
How to avoid the space |
how to get the scripts full dir path |
Crontab help |
Help with 'pwd' command |
$pwd |