bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Don't you think there are too many *sum utilities?


From: xandrous
Subject: Re: Don't you think there are too many *sum utilities?
Date: Mon, 9 Apr 2007 15:18:07 +0400

Oh, definitely 'confusing' was a wrong word. It's all about style...
Let me explain that in different way.

Let's imagine I knew nothing about 'coreutils' and I was looking for
something that can sort text files. I'd just try to type 'sort --help'
or more likely 'man sort'. It's logical and it works. Then, if I was
looking for something that can sort text files but in reverse order,
unlikely I would try to find 'reverse_sort' or 'rsort' or any others
variants. I'd look over sort's manual page (and find '-r' option).

One more comparison. Why do we have the only one 'mknod' utility and
why don't we have separate 'bmknod' (for block devices) and 'cmknod'
(for character devices)? Do you fill the difference now?!

---
Xandrous




reply via email to

[Prev in Thread] Current Thread [Next in Thread]