> > I would _like_ to see the actual directory contents. The main question
> > being: what to do with short entries.
>
> Somebody wanted to make this difficult:
>
> # od -c /dos/games
> od: /dos/games: Is a directory
> 0000000
>
> What a shame. Solaris doesn't gripe about this sort of thing.
Solaris doesn't, but many filesystems do (I'm on Solaris box right now,
% od -c .
0000000
% cat .
cat: input error on.: Is a directory
)
Besides, since we are looking for a stuff done both by 98 and by NT it's
going to be a diskette anyway. dd is your friend...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/