tuto:linux:encoding_avec_vim
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| tuto:linux:encoding_avec_vim [2010/04/25 18:38] – root | tuto:linux:encoding_avec_vim [2010/04/25 18:38] (Version actuelle) – root | ||
|---|---|---|---|
| Ligne 13: | Ligne 13: | ||
| Faire un script VIM pour réencoder ses fichiers : | Faire un script VIM pour réencoder ses fichiers : | ||
| * fichier fileencoding.vi | * fichier fileencoding.vi | ||
| - | | + | < |
| - | :q | + | :write ++enc=iso-8859-15 |
| + | :q | ||
| + | </ | ||
| * fichier fileencoding.sh | * fichier fileencoding.sh | ||
| - | | + | < |
| - | find .. -type f -iname " | + | # |
| + | find .. -type f -iname " | ||
| + | </ | ||
tuto/linux/encoding_avec_vim.1272220697.txt.gz · Dernière modification : de root
