URL: https://linuxfr.org/forums/programmation-shell/posts/fichier-de-trace Title: Fichier de trace Authors: supai Date: 2009年02月05日T14:52:00+01:00 Tags: Score: 0 J'ai un script et j'aimerai pouvoir faire un fichier de trace. J'avais pensé à cela mais cela ne donne un fichier log mais vide. #find ~/Bureau/Linux/ -exec sed -i 's/a_intouch/w_intouch/g' {} \;> fichier.log #find ~/Bureau/Linux/ -exec sed -i 's/b_intouch/x_intouch/g' {} \;> fichier.log Quequ'un peut me donner son avis.

AltStyle によって変換されたページ (->オリジナル) /