Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Tue May 29 13:42:27 2012 from 38.107.179.226
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Iconv en anglais

ICONV(1) Debian GNU/Linux ICONV(1)
 
NAME


iconv - Convert encoding of given files from one encoding to another
 
SYNOPSIS


iconv -f encoding [-t encoding] [inputfile]...
 
DESCRIPTION


The iconv program converts the encoding of characters in inputfile, or from the standard input if no filename is specified, from one coded character set to another. The result is written to standard output unless otherwise specified by the --output option. --from-code, -f encoding Convert characters from encoding. --to-code, -t encoding Convert characters to encoding. If not specified the encoding corresponding to the current locale is used. --list, -l List known coded character sets. -c Omit invalid characters from output. --output, -o file Specify output file (instead of stdout). --silent, -s Suppress warnings, but not errors. --verbose Print progress information. --help, -? Give help list. --usage Give a short usage message. --version, -V Print program version.
 
ENCODINGS


The values permitted for --from-code and --to-code can be listed by the iconv --list command, and all combinations of the listed values are supported. Furthermore the following two suffixes are supported: //TRANSLIT When the string "//TRANSLIT" is appended to --to-code, transliteration is activated. This means that when a character cannot be represented in the target character set, it can be approximated through one or several similarly looking characters. //IGNORE When the string "//IGNORE" is appended to --to-code, characters that cannot be represented in the target character set will be silently discarded.
 
AUTHOR


iconv was written by Ulrich Drepper as part of the GNU C Library. This man page was written by Joel Klecker , for the Debian GNU/Linux system. 3rd Berkeley Distribution lenny ICONV(1)


 Dernières recherches
Man  en anglais Man iconv en anglaisMan  en français Man iconv en français
Man  en anglais Man hypot en anglaisMan  en français Man hypot en français
Man  en anglais Man hwclock en anglaisMan  en français Man hwclock en français
Man  en anglais Man htb en anglaisMan  en français Man htb en français
Man  en anglais Man hsearch en anglaisMan  en français Man hsearch en français
Man  en anglais Man hosts_options en anglaisMan  en français Man hosts_options en français
Man  en anglais Man hosts_access en anglaisMan  en français Man hosts_access en français
Man  en anglais Man hostid en anglaisMan  en français Man hostid en français
Man  en anglais Man host en anglaisMan  en français Man host en français
Man  en anglais Man pwck en anglaisMan  en français Man pwck en français
Man  en anglais Man exec en anglaisMan  en français Man exec en français
Man  en anglais Man wait en anglaisMan  en français Man wait en français
Man  en anglais Man getitimer en anglaisMan  en français Man getitimer en français
Man  en anglais Man sum en anglaisMan  en français Man sum en français
Man  en anglais Man getgid en anglaisMan  en français Man getgid en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher