View Single Post
Old 11-10-2012, 08:30 AM   #60
knc1
Embedded Cheerleader
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 4,096
Karma: 3827911
Join Date: Feb 2012
Device: Intel 4004
Close:
Code:
core2quad ~ $ ls -al /dev/null
crw-rw-rw- 1 root root 1, 3 2012-11-07 09:51 /dev/null
Everybody and anybody may write to /dev/null.

Which would be: chmod 666 /dev/null
Code:
core2quad ~ $ stat /dev/null
  File: `/dev/null'
  Size: 0             Blocks: 0          IO Block: 4096   character special file
Device: 5h/5d    Inode: 5356        Links: 1     Device type: 1,3
Access: (0666/crw-rw-rw-)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2012-11-07 09:51:46.363778109 -0600
Modify: 2012-11-07 09:51:46.363778109 -0600
Change: 2012-11-07 09:51:46.363778109 -0600
__________________
"Hack is just a four letter word." - - With apologies to B. Dylan
knc1 is offline   Reply With Quote