Browsing Italian translation

93 of 1478 results
93.
Store matched component NUMBER in VARNAME.
TRANSLATORS: in regexp you can mark some
groups with parentheses. These groups are
then numbered and you can save some of
them in variables. In other programs
those components are often referenced with
back slash, e.g. \1. Compare
sed -e 's,\([a-z][a-z]*\),lowercase=\1,g'
The whole matching component is saved in VARNAME, not its number.

Archivia il corrispondente componente NUMERO in NOMEVAR
Translated by Milo Casagrande
Located in grub-core/commands/regexp.c:44
93 of 1478 results

This translation is managed by Traduttori Italiani del software di Ubuntu, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.