1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-10 22:24:12 +02:00
Files
coreutils/src
Jim Meyering 0f4fcb1fbd (show_dev): Omit local devices if show_all_fs is negative.
(show_all_fs): If negative, omit non-local filesystems.
All uses of (all_fs != 0) changed to (all_fs > 0).
(long_options, usage, main): Add -l or --local option.
(main): When asking for df of an explicit file name, get all
the mount points, so that we're more likely to find it when
we look it up.
1998-07-25 14:36:07 +00:00
..
1998-07-16 23:41:03 +00:00
1998-07-04 14:45:29 +00:00
1998-07-04 15:46:38 +00:00
1998-07-08 01:07:39 +00:00
1998-07-25 13:20:49 +00:00