git: Add -T option to df(1).
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Oct 25 17:02:33 PDT 2013
commit 7a6c7dc3cdb351a95afda051c990d1f7877fdf4e
Author: Robin Hahling <robin.hahling at gw-computing.net>
Date: Fri Oct 25 10:32:36 2013 +0200
Add -T option to df(1).
Add -T option to df(1) as found in Linux and FreeBSD df(1).
When given, file system type will be included in df(1) output.
This has been adapted from FreeBSD df(1).
Summary of changes:
bin/df/df.1 | 4 +++-
bin/df/df.c | 22 ++++++++++++++++------
2 files changed, 19 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a6c7dc3cdb351a95afda051c990d1f7877fdf4e
--
DragonFly BSD source repository
More information about the Commits
mailing list