|
1.
|
|
|
Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname # set value
%s [-LRSq] -g attrname pathname # get value
%s [-LRSq] -r attrname pathname # remove attr
%s [-LRq] -l pathname # list attrs
-s reads a value from stdin and -g writes a value to stdout
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:49
|
|
2.
|
|
|
Only one of -s, -g, -r, or -l allowed
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:87 tools/attr.c:104 tools/attr.c:113 tools/attr.c:122
|
|
3.
|
|
|
-V only allowed with -s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:95 tools/attr.c:161
|
|
4.
|
|
|
Unrecognized option: %c
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:140
|
|
5.
|
|
|
A filename to operate on is required
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:147
|
|
6.
|
|
|
Could not set " %s " for %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:179
|
|
7.
|
|
|
Attribute " %s " set to a %d byte value for %s :
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:184
|
|
8.
|
|
|
Could not get " %s " for %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:202
|
|
9.
|
|
|
Attribute " %s " had a %d byte value for %s :
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:207
|
|
10.
|
|
|
Could not remove " %s " for %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tools/attr.c:220
|