David Douthitt wrote:
> 
> On 2/14/02 at 8:05 AM, Michael D. Schleif <[EMAIL PROTECTED]> wrote:
> 
> > I know that it is available; but, it is *not* included in
> > DCD -- is it included in Oxygen?  I do not argue against
> > its usage; rather, I am often frustrated by lack of real
> > awk, sed and sort -- not to mention cmp and diff ;<
> 
> As far as I know, both Oxygen and Dachstein use GNU sed; Oxygen just
> happens to use sed 3.0 and Dachstein something older I think.

Sorry, I was running off at the keyboard and forgot to check this:

# /bin/sed -V
GNU sed version 2.05

> mawk.lrp is available, as is diff.lrp.  I think busybox comes with
> sort - 0.60.2 anyway, in Oxygen...

The point is, it is one thing to get a basic system to boot and
initialize -- it is quite another to manage the running system.

I agree that [mn]*awk is a luxury that may not be warranted in a base
system.

However, to manage the running system, it may be prudent to monitor
changes to that running system, especially since one of the primary
reasons for that system is to guard and protect the rest of the network
on which it resides.

In that spirit, I believe that real sort, cmp and possibly diff are
warranted.

> But cmp?  Who needs that?

Besides the it's size?

# uname -a
Linux Loki 2.2.19 #1 Sat Oct 20 18:09:49 EST 2001 i686 unknown

# ls -l /usr/bin/cmp /usr/bin/diff
-rwxr-xr-x    1 root     root         9336 Aug 23 05:58 /usr/bin/cmp
-rwxr-xr-x    1 root     root        62076 Aug 23 05:58 /usr/bin/diff

-- 

Best Regards,

mds
mds resource
888.250.3987

Dare to fix things before they break . . .

Our capacity for understanding is inversely proportional to how much we
think we know.  The more I know, the more I know I don't know . . .

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to