View Single Post
Old 11-10-2012, 08:30 AM   #60
knc1
Going Viral
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: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
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
knc1 is offline   Reply With Quote