View Single Post
Old 11-10-2012, 08:34 AM   #61
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
While your wandering around in the device sub-tree, check for:
Code:
core2quad ~ $ ls -l /dev/std*
lrwxrwxrwx 1 root root 15 2012-11-07 09:51 /dev/stderr -> /proc/self/fd/2
lrwxrwxrwx 1 root root 15 2012-11-07 09:51 /dev/stdin -> /proc/self/fd/0
lrwxrwxrwx 1 root root 15 2012-11-07 09:51 /dev/stdout -> /proc/self/fd/1
Those sym-links are required but are sometimes missing.
knc1 is offline   Reply With Quote