Print

Print


xrdadler32 can use stdin as shown below:

$ xrdadler32 < file.txt

However, with xrdcrc32c, one needs to specify - as input, otherwise it will not read stdin:

$ xrdcrc32c - < file.txt

To make them consistent, we should make xrdcrc32c read stdin like xrdadler32 does, without needing a - argument for the input.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/2045@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/2045", "url": "https://github.com/xrootd/xrootd/issues/2045", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1