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

Indiquez la fonction :

Man Last en anglais

LAST,LASTB(1) Linux System Administrator's Manual LAST,LASTB(1)
 
NAME


last, lastb - show listing of last logged in users
 
SYNOPSIS


last [-R] [-num] [ -n num ] [-adiox] [ -f file ] [ -t YYYYMMDDHHMMSS ] [name...] [tty...] lastb [-R] [-num] [ -n num ] [ -f file ] [-adiox] [name...] [tty...]
 
DESCRIPTION


Last searches back through the file /var/log/wtmp (or the file desig- nated by the -f flag) and displays a list of all users logged in (and out) since that file was created. Names of users and tty's can be given, in which case last will show only those entries matching the arguments. Names of ttys can be abbreviated, thus last 0 is the same as last tty0. When last catches a SIGINT signal (generated by the interrupt key, usu- ally control-C) or a SIGQUIT signal (generated by the quit key, usually control-\), last will show how far it has searched through the file; in the case of the SIGINT signal last will then terminate. The pseudo user reboot logs in each time the system is rebooted. Thus last reboot will show a log of all reboots since the log file was cre- ated. Lastb is the same as last, except that by default it shows a log of the file /var/log/btmp, which contains all the bad login attempts.
 
OPTIONS


-f file Tells last to use a specific file instead of /var/log/wtmp. -num This is a count telling last how many lines to show. -n num The same. -t YYYYMMDDHHMMSS Display the state of logins as of the specified time. This is useful, e.g., to determine easily who was logged in at a partic- ular time -- specify that time with -t and look for "still logged in". -R Suppresses the display of the hostname field. -a Display the hostname in the last column. Useful in combination with the next flag. -d For non-local logins, Linux stores not only the host name of the remote host but its IP number as well. This option translates the IP number back into a hostname. -i This option is like -d in that it displays the IP number of the remote host, but it displays the IP number in numbers-and-dots notation. -o Read an old-type wtmp file (written by linux-libc5 applica- tions). -x Display the system shutdown entries and run level changes.
 
NOTES


The files wtmp and btmp might not be found. The system only logs infor- mation in these files if they are present. This is a local configuration issue. If you want the files to be used, they can be cre- ated with a simple touch(1) command (for example, touch /var/log/wtmp).
 
FILES


/var/log/wtmp /var/log/btmp
 
AUTHOR


Miquel van Smoorenburg, miquels@cistron.nl
 
SEE ALSO


shutdown(8), login(1), init(8) Jul 31, 2004 LAST,LASTB(1)


 Dernières recherches
Man  en anglais Man last en anglaisMan  en français Man last en français
Man  en anglais Man labs en anglaisMan  en français Man labs en français
Man  en anglais Man killall en anglaisMan  en français Man killall en français
Man  en anglais Man kbd_mode en anglaisMan  en français Man kbd_mode en français
Man  en anglais Man join en anglaisMan  en français Man join en français
Man  en anglais Man isxdigit en anglaisMan  en français Man isxdigit en français
Man  en anglais Man iswxdigit en anglaisMan  en français Man iswxdigit en français
Man  en anglais Man deb en anglaisMan  en français Man deb en français
Man  en anglais Man iswupper en anglaisMan  en français Man iswupper en français
Man  en anglais Man iswspace en anglaisMan  en français Man iswspace en français
Man  en anglais Man iswpunct en anglaisMan  en français Man iswpunct en français
Man  en anglais Man iswprint en anglaisMan  en français Man iswprint en français
Man  en anglais Man iswlower en anglaisMan  en français Man iswlower en français
Man  en anglais Man iswdigit en anglaisMan  en français Man iswdigit en français
Man  en anglais Man iswctype en anglaisMan  en français Man iswctype 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