public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* human readable format?
@ 2005-08-27  5:09 _z33
  2005-08-27  5:32 ` Jeff Woods
  0 siblings, 1 reply; 2+ messages in thread
From: _z33 @ 2005-08-27  5:09 UTC (permalink / raw)
  To: linux-newbie

When using commands like 'ls', 'du' & 'df', I fnd special switches to 
the commands that convert the usage details reported by these programs 
into human readable format. I am still not able to understand why these 
switches aren't enabled by default?

_z33
-- 
I love TUX; well... that's an understatement :)

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: human readable format?
  2005-08-27  5:09 human readable format? _z33
@ 2005-08-27  5:32 ` Jeff Woods
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Woods @ 2005-08-27  5:32 UTC (permalink / raw)
  To: _z33; +Cc: linux-newbie

At 8/27/2005 10:39 +0530, _z33 wrote:
>When using commands like 'ls', 'du' & 'df', I fnd special switches 
>to the commands that convert the usage details reported by these 
>programs into human readable format. I am still not able to 
>understand why these switches aren't enabled by default?

"backward compatibility"

These commands are all used by scripts and other sorts of programs to 
provide information that's then parsed by the program.  If you change 
the default behavior you break all those programs.

--
Jeff Woods <kazrak+kernel@cesmail.net> 

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-27  5:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-27  5:09 human readable format? _z33
2005-08-27  5:32 ` Jeff Woods

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox