Re: How to document dimension units for virtual files?

From: Michael Holzheu
Date: Wed Nov 08 2006 - 13:37:04 EST


Henrique,

Henrique de Moraes Holschuh <hmh@xxxxxxxxxx> wrote on 11/08/2006 07:01:54
PM:
> On Wed, 08 Nov 2006, Michael Holzheu wrote:
> Please consider using ":" to separate units and other specific qualifiers
> (e.g. led colors) from the main attribute name. This helps userspace
> applications to behave better when faced with stuff like "a_b_c:unit1"
and
> "a_b_c:unit2" at the same time.

":" is probably not a good idea. I think it is treated by the bash as a
special
character. Try:

# touch test:ms
# ls test <press tab>
# ls test\:ms

Michael

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/