bash pipe redirection gets stuck

jb jb.1234abcd at gmail.com
Mon Dec 3 20:04:21 UTC 2012


jb <jb.1234abcd <at> gmail.com> writes:

> ...
> Do you get stuck with this ? Does it make any difference ?

I missed a redirector - sorry about that; the entry should be:
/usr/local/bin/bash -c 'cat /tmp/file1 | tee /tmp/file1.copy | /sbin/sha256 > \
/tmp/file1.sha256' ; echo $status

jb





More information about the freebsd-questions mailing list