Tech Support > Operating Systems > Linux / Variants > makedev and a stupid mistake
makedev and a stupid mistake
Posted by jbuchana@buchanan1.net on June 26th, 2003


Baka Dasai <idontreadthis@operamail.com> wrote:
Here is what I've got on a freshly installed (about 2 weeks ago) RH 9
machine.

jbuchana@hobbes$ pwd
/dev
jbuchana@hobbes$ find . | wc -l
18500
jbuchana@hobbes$

18,500 files, counting directories, of course.

jbuchana@hobbes$ ls | grep ^sd | wc -l
4096
jbuchana@hobbes$

It looks like you might be missing some files from /dev... :-)

--
Jim Buchanan jbuchana@kokomo1.net jbuchana@buchanan1.net
=================== http://www.buchanan1.net/ ==========================
"Windows: The only computer virus with a user interface."
================= Visit: http://www.thehungersite.com ==================


Similar Posts