Retourner au contenu associé (entrée de forum : Convertir mon .sh en.exe pour zindows)
Posté par supai le 04 février 2009 à 18:16. En réponse au message Convertir mon .sh en.exe pour zindows. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: ...
Posté par supai . En réponse au message Convertir mon .sh en.exe pour zindows. Évalué à 1.
#!/bin/bash
while read x y
do
find 1ドル -type f -exec sed -i "s/$x/$y/g" {} \;
done < 2ドル
et qd je tape ds mon shelle la syntaxe cela ne marche pas.
supai@supai-desktop:~/Bureau/Linux/test$ chmod +x 4.sh
supai@supai-desktop:~/Bureau/Linux/test$ 4.sh test references
bash: 4.sh : commande introuvable