We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
bJava
Cette commande perl -i.bak -p -e "s/\bJava\b/Perl/" cv.txt remplacera dans votre cv toutes les occurences du mot Java par le mot Perl tout en gardant une copie de sauvegarde du fichier.
This command: perl -i.bak -p -e "s/\bJava\b/Perl/" resume.txt will replace all appearance of the word Java by the word Perl in your résumé while keeping a backup of the file.
Sous Linux, vous pouvez même écrire perl -i.bak -p -e "s/\bJava\b/Perl/" .txt pour remplacer Java par Perl dans tous vos fichiers texte.
On Linux you could even write this perl -i.bak -p -e's/\bJava\b/Perl/' .txt to replace Java by Perl in all your text files.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.