nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] MD5FMT


From: Lyndon Nerenberg
Subject: Re: [Nmh-workers] MD5FMT
Date: Thu, 31 Jan 2013 04:04:57 -0800

On 2013-01-31, at 2:42 AM, Ralph Corderoy wrote:

>      @MD5SUM@ $* | @MD5FMT@ | cut -d ' ' -f 1
>    }
> 
> The cut(1) is meant to remove the filename by keeping only the digest.

The trouble with cut is that it only supports one delimiter. Apparently there's 
a SP vs. TAB inconsistency between various md5(1) implementations.

The only place those macros are used is in output_md5.




reply via email to

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