English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux chfn Command

Linux Command大全

The Linux chfn command provides users with the ability to change personal information, used for finger and mail username

Usage Permissions: All Users.

Syntax

shell>> chfn

Online Examples

Change finger information

# chfn
Changing finger information for root.
Name [root]: hnlinux
Office []: hn
Office Phone []: 888888
Home Phone []: 9999999
Finger information changed.

Change Account Real Name

# chfn -f hnunix
Changing finger information for root.
Finger information changed.

Linux Command大全