there are the following attributes in usr structure
of UNIX:
struct user{
..
struct
inode *u_cdir;
/* inode pointer to current dir */
struct
inode *u_rdir;
/* inode pointer to root dir */
...
};
but where are they in Linux ?
Thanks !
|
- Re: [rtl] Unix & Linux Yiwei Zhao
- Re: [rtl] Unix & Linux Santhosh Kumar M [CEC-S]