chfn(1) - Linux man page
Name
chfn - change your finger information
Synopsis
chfn [
-f full-name] [
-o office] ,RB [ -p
office-phone]
[
-h home-phone]
-u] [
-v] [
username]
Description
chfn is used to change your finger information. This information is stored in the
/etc/passwd file, and is displayed by the
finger program. The Linux
finger command will display four pieces of information that can be
changed by
chfn: your real name, your work room and phone, and your home phone.
Command Line
Any of the four pieces of information can be specified on the command line. If no information
is given on the command line,
chfn enters interactive mode.
Interactive Mode
In interactive mode,
chfn will prompt for each field. At a prompt, you can enter
the new information, or just press return to leave the field unchanged. Enter the keyword "none" to make the field blank.
Options
- -f, --full-name full-name
- Specify your real name.
- -o, --office office
- Specify your office room number.
- -p, --office-phone office-phone
- Specify your office phone number.
- -h, --home-phone home-phone
- Specify your home phone number.
- -u, --help
- Print a usage message and exit.
- -v, --version
- Print version information and exit.
See Also
finger(1),
passwd(5)
Author
Salvatore Valente <
svalente@mit.edu>
Availability
The chfn command is part of the util-linux-ng package and is available from
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
Referenced By
groupadd(8),
groupdel(8),
groupmems(8),
groupmod(8),
useradd(8),
userdel(8),
userhelper(8),
userinfo(1),
usermod(8),
ypchfn(1)