<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 3/12/15 12:19 PM, Ian Young wrote:<br>
    </div>
    <blockquote
      cite="mid:31D58386-8455-479E-AA21-0534658C921C@iay.org.uk"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div class=""><br class="">
      </div>
      You can use:
      <div class=""><br class="">
      </div>
      <div class=""><span class="Apple-tab-span" style="white-space:pre">
        </span>sha1sum -c - Y &lt;X</div>
      <div class=""><br class="">
      </div>
      <div class="">... but it still requires that each line in X
        contains both a hash *and* a file name.<br>
      </div>
    </blockquote>
    <br>
    Yeah, I saw the '-' stdin option, but like you say it doesn't really
    seem to help much if what you have is a Maven-style hash, where the
    name of the file that was hashed is basically encoded into the
    filename (foo.jar.sha1).<br>
  </body>
</html>