options interessantes:
-e script, --expression=script
add the script to the commands to be executed
-i[suffix], --in-place[=suffix]
edit files in place (makes backup if extension supplied)
-r, --regexp-extended
use extended regular expressions in the script.
-s, --separate
consider files as separate rather than as a single continuous
long stream.
avec ca on doit pouvoir avoir les memes choses que perl (pas teste)
[^] # Re: Perl non, sed oui!
Posté par -=[ silmaril ]=- (site web personnel) . En réponse au message [Editeur] Changer. Évalué à 1.
options interessantes:
-e script, --expression=script
add the script to the commands to be executed
-i[suffix], --in-place[=suffix]
edit files in place (makes backup if extension supplied)
-r, --regexp-extended
use extended regular expressions in the script.
-s, --separate
consider files as separate rather than as a single continuous
long stream.
avec ca on doit pouvoir avoir les memes choses que perl (pas teste)