]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(human_readable_base, output_units): Remove;
authorJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 15:34:54 +0000 (15:34 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 15:34:54 +0000 (15:34 +0000)
commit09d344df5b37c78536d5016e066bb6715d469688
tree3d5167def87699ea649f50995517ae84f8c8cd88
parent43f4099c952d78cf79b4327b939b84916169957f
(human_readable_base, output_units): Remove;
replace with new variable output_block_size.  All uses changed.
(long_options, usage, main): Add --block-size.
(main, decode_switches): Use new human_block_size function to
initialize output block size consistently with other programs.

From Paul Eggert.
src/du.c
src/ls.c