GNOME Bugzilla – Bug 549588
GNU's pinky should optionally be used for finger tool
Last modified: 2008-12-04 02:56:11 UTC
The finger tool requires a standard finger(1) tool to work; while this is common for most Linux distributions, and is standard on Unixes like *BSD, it would be nice if it was possible to, alternatively, use the pinky(1) command available in GNU coreutils. Autoselection for the one available in the system would be perfect. Thanks, Diego
What is the difference between pinky and the common finger tool?
I guess that most Linux users would have it already installed without needing extra packages ;)
Removing one dependency sounds reasonable. Fixed in trunk/head. Thanks for the report.