Date: Mon, 3 Dec 2012 20:03:58 +0000 (UTC) From: jb <jb.1234abcd@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: bash pipe redirection gets stuck Message-ID: <loom.20121203T205953-379@post.gmane.org> References: <23353.144.36.114.84.1354545315.squirrel@mail.rule.lv> <loom.20121203T190423-428@post.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?loom.20121203T205953-379>