How to describe the mode bits properly yet clearly? Let me try.S_ISUID 04000 set user ID on execution S_ISGID 02000 set group ID on execution S_ISVTX 01000 sticky bit S_IRUSR 00400 read by owner S_IWUSR 00200 write by owner S_IXUSR 00100 execute/search by owner S_IRGRP 00040 read by group S_IWGRP 00020 write by group S_IXGRP 00010 execute/search by group S_IROTH 00004 read by others S_IWOTH 00002 write by others S_IXOTH 00001 execute/search by others
[although file system & OS specific file types may be added]- Regular file b Block special file c Character special file d Directory l Symbolic link p FIFO (p is for pipe) s Socket w Whiteout (relates to stacking file systems such as translucent file system)
Silly Linux trinkets | |
---|---|
Evil Penguin!
Its not an official Tux, but this Ikea sippy cup looks like a penguin wearing a gas mask! | |
And Linux for your server / as your server!
I wonder if Webkinz uses Linux backends. AT&T's Summit Facility had the tradition of naming computers for cartoon/comic characters and placing a figurine of the character on the machine. And who could forget Dick Van Dyke dancing with the the Penguin Waiters in Disney's 1964 musical extravaganza, Mary Poppins. youtube: The Penguin Dance - Mary Poppins |