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 18:51:46 2012 from 38.107.179.227
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Netrc en anglais

NETRC(5) BSD File Formats Manual NETRC(5)
 
NAME


netrc - user configuration for ftp
 
SYNOPSIS


~/.netrc
 
DESCRIPTION


This file contains configuration and autologin information for the File Transfer Protocol client ftp(1). The .netrc file contains login and initialization information used by the auto-login process. It resides in the user's home directory. The fol- lowing tokens are recognized; they may be separated by spaces, tabs, or new-lines: machine name Identify a remote machine name. The auto-login process searches the .netrc file for a machine token that matches the remote machine specified on the ftp command line or as an open command argument. Once a match is made, the subsequent .netrc tokens are processed, stopping when the end of file is reached or another machine or a default token is encountered. default This is the same as machine name except that default matches any name. There can be only one default token, and it must be after all machine tokens. This is normally used as: default login anonymous password user@site thereby giving the user automatic anonymous ftp login to machines not specified in .netrc. This can be overridden by using the -n flag to disable auto-login. login name Identify a user on the remote machine. If this token is present, the auto-login process will initiate a login using the specified name. password string Supply a password. If this token is present, the auto-login process will supply the specified string if the remote server requires a password as part of the login process. Note that if this token is present in the .netrc file for any user other than anonymous, ftp will abort the auto-login process if the .netrc is readable by anyone besides the user. account string Supply an additional account password. If this token is present, the auto-login process will supply the specified string if the remote server requires an additional account password, or the auto-login process will initiate an ACCT com- mand if it does not. macdef name Define a macro. This token functions like the ftp macdef com- mand functions. A macro is defined with the specified name; its contents begin with the next .netrc line and continue until a null line (consecutive new-line characters) is encountered. If a macro named init is defined, it is automatically executed as the last step in the auto-login process.
 
SEE ALSO


ftp(1), ftpd(8) Linux NetKit (0.17) September 23, 1997 Linux NetKit (0.17)


 Dernières recherches
Man  en anglais Man netrc en anglaisMan  en français Man netrc en français
Man  en anglais Man nearbyint en anglaisMan  en français Man nearbyint en français
Man  en anglais Man ncurses en anglaisMan  en français Man ncurses en français
Man  en anglais Man nc en anglaisMan  en français Man nc en français
Man  en anglais Man nawk en anglaisMan  en français Man nawk en français
Man  en anglais Man nanorc en anglaisMan  en français Man nanorc en français
Man  en anglais Man nano en anglaisMan  en français Man nano en français
Man  en anglais Man named en anglaisMan  en français Man named en français
Man  en anglais Man mysqlshow en anglaisMan  en français Man mysqlshow en français
Man  en anglais Man mysqlmanager en anglaisMan  en français Man mysqlmanager en français
Man  en anglais Man mysqlimport en anglaisMan  en français Man mysqlimport en français
Man  en anglais Man mysqlhotcopy en anglaisMan  en français Man mysqlhotcopy en français
Man  en anglais Man mysqldump en anglaisMan  en français Man mysqldump en français
Man  en anglais Man mysqld_safe en anglaisMan  en français Man mysqld_safe en français
Man  en anglais Man mysqld_multi en anglaisMan  en français Man mysqld_multi 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