🙂 found at http://17outs.com/.
#ln -s /dev/null /dev/clue
- Fun, Linux, Unix
- 1 min read
Stefan Durand
- 1 Comment
Stefan Durand
My name is Stefan, I'm the admin of LinuxScrew. I am a full-time Linux/Unix sysadmin, a hobby Python programmer, and a part-time blogger. I post useful guides, tips, and tutorials on common Linux and Programming issues. Feel free to reach out in the comment section.
should have been /dev/zero
# ln -s /dev/zero /dev/clue
# od /dev/clue
0000000 000000 000000 000000 000000 000000 000000 000000 000000
*