English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
Il comando finger di Linux permette agli utenti di cercare alcune informazioni di altri utenti. Le informazioni elencate includono:
Dove .plan, .project e .forward sono i dati nei file .plan, .project e .forward nella Directory Home dell'utente. Se non ci sono, non ci sono. Il comando finger non è limitato a una ricerca sullo stesso server, ma può cercare un utente su un server remoto. Basta fornire un indirizzo come un indirizzo e-mail.
Permessi di utilizzo: tutti gli utenti.
finger [opzioni] utente[@indirizzo]
Spiegazione dei parametri:
Elenca le informazioni relative agli utenti attualmente connessi
# finger -l //Mostra informazioni utente 登录: root 名字: root 目录: /root Shell: /bin/bash In funzione dal ven 9 apr 20:17 (CST) su :0 (messaggi disattivati) In funzione dal ven 9 apr 20:17 (CST) su pts/1 32 giorni 22 ore inattivo In funzione dal ven 9 apr 20:17 (CST) su pts/3 4 ore 5 minuti inattivo (消息已关闭) In funzione dal mer 12 mag 18:08 (CST) su pts/4 da 192.168.1.10 In funzione dal mer 12 mag 18:35 (CST) su pts/5 da 192.168.1.10 空闲 7 分钟 54 秒 自 Wed May 12 14:37 (CST) 在 pts/2 从 192.168.1.10 上 空闲 3 小时 14 分钟 自 Wed May 12 14:53 (CST) 在 pts/7 34 分钟 25 秒空闲 (消息已关闭) 自 Wed May 12 16:53 (CST) 在 pts/8 从 192.168.1.10 上 空闲 30 分钟 18 秒 最后阅读邮件 Mon Mar 31 04:02 2008 (CST) 无计划。
显示指定用户信息
# finger -m hnlinux
显示远程用户信息
# finger -m [email protected]
以下指令可以查询本机管理员信息:
finger root
其结果如下:
登录: root 名字: root 目录: /root Shell: /bin/bash 从未登录。 无邮件。 无计划。