Previously, the -p and -c flags were ignored when reading from stdin
Additionally, -s and -c can be used together now.
PR: 247295
Differential D25362
md5(1): fix -c flag to work with input on stdin allanjude on Jun 19 2020, 5:10 PM. Authored by Tags None Referenced Files
Subscribers
Details
Previously, the -p and -c flags were ignored when reading from stdin PR: 247295 $ cat file | sha256 -c f2ca1bb6c7e907d06dafe4687e579fce76b37e4e93b7605022da52e6ccc26fd2; echo $?
Diff Detail
Event Timeline
|