Re: md5sum is missing, but not entirely

2007-01-18 Thread Kris Kennaway
On Thu, Jan 18, 2007 at 01:29:44AM -0800, [EMAIL PROTECTED] wrote: > > > The command to calculate md5 sums is 'md5', not 'md5sum', > > > and it is part of the base. > ... > > > Not sure why apropos md5 shows md5sum and gmd5sum (g for gnu?), > > > maybe it's from a port. > > > I also suspect that gm

Re: md5sum is missing, but not entirely

2007-01-18 Thread perryh
> > The command to calculate md5 sums is 'md5', not 'md5sum', > > and it is part of the base. ... > > Not sure why apropos md5 shows md5sum and gmd5sum (g for gnu?), > > maybe it's from a port. > > I also suspect that gmd5sum is a link to md5sum or vice versa. gmd5sum is indeed from a port, but md

Re: md5sum is missing, but not entirely

2007-01-17 Thread RW
On Wed, 17 Jan 2007 07:36:30 - "Martin Tournoij" <[EMAIL PROTECTED]> wrote: > The command to calculate md5 sums is 'md5', not 'md5sum', and it is > part of the base. > > On my system (6.2-RC2) > apropos md5 | grep sum: > md5(1), sha1(1), sha256(1), rmd160(1) - calculate a message-digest > fi

Re: md5sum is missing, but not entirely

2007-01-17 Thread David Kelly
On Tue, Jan 16, 2007 at 10:29:57PM -0800, [EMAIL PROTECTED] wrote: > Both the executable and the manpage for md5sum seem to be missing > from this 6.1-RELEASE system, making it difficult to check the > downloaded 6.2-RELEASE and FreeSBIE ISOs. Isn't md5sum supposed > to be part of the base? > > M

Re: md5sum is missing, but not entirely

2007-01-17 Thread Martin Tournoij
On Wed, 17 Jan 2007 06:29:57 -, <[EMAIL PROTECTED]> wrote: Both the executable and the manpage for md5sum seem to be missing from this 6.1-RELEASE system, making it difficult to check the downloaded 6.2-RELEASE and FreeSBIE ISOs. Isn't md5sum supposed to be part of the base? Meanwhile, "ap

Re: md5sum is missing, but not entirely

2007-01-17 Thread Nikos Vassiliadis
On Wednesday 17 January 2007 08:29, [EMAIL PROTECTED] wrote: > Both the executable and the manpage for md5sum seem to be missing > from this 6.1-RELEASE system, making it difficult to check the > downloaded 6.2-RELEASE and FreeSBIE ISOs. Isn't md5sum supposed > to be part of the base? > yes, md5

Re: md5sum is missing, but not entirely

2007-01-17 Thread Kris Kennaway
On Tue, Jan 16, 2007 at 10:29:57PM -0800, [EMAIL PROTECTED] wrote: > Both the executable and the manpage for md5sum seem to be missing > from this 6.1-RELEASE system, making it difficult to check the > downloaded 6.2-RELEASE and FreeSBIE ISOs. Isn't md5sum supposed > to be part of the base? > > M

md5sum is missing, but not entirely

2007-01-16 Thread perryh
Both the executable and the manpage for md5sum seem to be missing from this 6.1-RELEASE system, making it difficult to check the downloaded 6.2-RELEASE and FreeSBIE ISOs. Isn't md5sum supposed to be part of the base? Meanwhile, "apropos md5" yields this line, among others gmd5sum(1), md5sum(1)