from github to this gitea
This commit is contained in:
15
unix commande finger.md
Normal file
15
unix commande finger.md
Normal file
@@ -0,0 +1,15 @@
|
||||
up::[[unix commandes d'identification]]
|
||||
usage::"finger [-46gklmpsho] [user ...] [user@host ...]"
|
||||
title::"affiche les informations GECOS des utilisateurs connectés"
|
||||
#informatique/unix
|
||||
|
||||
----
|
||||
affiche les informations [[unix GECOS|GECOS]] des utilisateurs connectés
|
||||
```bash
|
||||
$ finger
|
||||
Login Name TTY Idle When Site Info
|
||||
admin Pierre Laurent tty0 5 Mon 08:18 ADMIN
|
||||
pierre Pierre MARTIN pts/2 2:15 Mon 09:05 Licence 2011/12
|
||||
```
|
||||
|
||||
argument (`login`) pour afficher seulement un utilisateur
|
Reference in New Issue
Block a user