If the substring matches more than one job, bash reports an error.
Si la sous-chaîne correspond à plusieurs jobs, bash renverra une erreur.
The capturing group effectively identified all instances of the required substring.
Le groupe de capture a identifié efficacement toutes les instances de la sous-chaîne requise.
The substring 'abc' appears multiple times within the longer string of text.
La sous-chaîne 'abc'apparaît plusieurs fois dans la chaîne de texte plus longue.
She extracted a substring for analysis from the entire data log.
Elle a extrait une sous-chaîne pour analyse à partir du journal complet des données.
Returns a subset of a string following a specific substring.
Renvoie un sous-ensemble d'une chaîne suite à une sous-chaîne spécifique.
Using the wrong index could result in an unexpected substring from the string.
Utiliser le mauvais indice pourrait entraîner une sous-chaîne inattendue à partir de la chaîne.
To locate errors, identify the substring that contains the problematic data.
Pour localiser les erreurs, identifiez la sous-chaîne qui contient les données problématiques.
Return substring of the string, starting from given position.
Retourne la sous-chaîne de la chaîne de caractères commençant à la position spécifiée.
You can find a substring by using various string manipulation functions.
Vous pouvez trouver une sous-chaîne en utilisant différentes fonctions de manipulation de chaînes.
In programming, a substring helps extract meaningful pieces from longer strings.
En programmation, une sous-chaîne permet d'extraire des parties significatives de chaînes plus longues.
This rule matches all people whose records contain specified substring.
Cette règle sélectionne toutes les personnes dont les enregistrements contiennent une sous-chaîne spécifiée.
Let us see if we can find a substring from a matched text.
Voyons si nous pouvons trouver une sous-chaîne à partir d'un texte correspondant.
A substring represents a continuous part of the original string, not fragments.
Une sous-chaîne représente une partie continue de la chaîne originale, et non des fragments.