Displaying 1 result from an estimated 1 matches for "30bh".
Did you mean:
30b
2002 Mar 31
3
GID and UID on ext3 file system
...pe ext3 (rw)
[sergey@gleam sergey]$ pwd
/home/sergey
[sergey@gleam sergey]$ id
uid=502(sergey) gid=100(users) groups=100(users),10(wheel),13(news),512(ftpadmin),513(dos)
[sergey@gleam sergey]$ stat .
File: "."
Size: 8192 Blocks: 16 IO Block: 4096 Directory
Device: 30bh/779d Inode: 1279 Links: 65
Access: (0755/drwxr-xr-x) Uid: ( 502/ sergey) Gid: ( 100/ users)
Access: Sun Mar 31 23:46:48 2002
Modify: Sun Mar 31 23:47:17 2002
Change: Sun Mar 31 23:47:17 2002
[sergey@gleam sergey]$ touch testfile
touch: setting times of `testfile': Permissi...