Grep the kernel tree for 'devtab'. Each device has a character and its name
listed in the devtab definition. Pretty easy.
D
On Fri, Jan 22, 2021 at 12:23 AM Dworkin Muller
wrote:
> On Fri, 22 Jan 2021 00:12:27 -0700, Don Bailey
> wrote:
> don.bailey> Trust the process. Grep the src. Also don'
Trust the process. Grep the src. Also don't trust /dev/drivers because it
only includes compiled in things, not things that are available in the
tree.
D
On Fri, Jan 22, 2021 at 12:11 AM Dworkin Muller
wrote:
> On Thu, 21 Jan 2021 23:51:24 -0700, Don Bailey
> wrote:
> don.bailey> Grep the sour
On Thu, 21 Jan 2021 23:51:24 -0700, Don Bailey wrote:
don.bailey> Grep the source code not the man pages :>
Well, yes, but I was hoping for something a little less tedious than
wading through 137,124 hits for `#'. Removing `#include' admittedly
brings that down to 109,636, but that's still a bit
Quoth dlm-9f...@weaselfish.com:
> Is there a relatively concise list of the # filesystems (#s, #|, etc)
> and what each of them is/contains hiding somewhere? I've been poking
> around for one and not having much luck. I suppose one could be
> derived by grepping through man3, but that doesn't see
Grep the source code not the man pages :>
D
On Thu, Jan 21, 2021 at 11:48 PM wrote:
> Is there a relatively concise list of the # filesystems (#s, #|, etc)
> and what each of them is/contains hiding somewhere? I've been poking
> around for one and not having much luck. I suppose one could be
Is there a relatively concise list of the # filesystems (#s, #|, etc)
and what each of them is/contains hiding somewhere? I've been poking
around for one and not having much luck. I suppose one could be
derived by grepping through man3, but that doesn't seem to give a
complete list (I only get 10