On 03/12/2014 05:35 PM, Alan Chandler wrote:
cat<&0 >> tmp/dspam-train.log
missing leading / ..also, just cat >> /tmp/dspam-train.log would work, you don't need to redirect what is already your input.
On 03/12/2014 05:35 PM, Alan Chandler wrote:
cat<&0 >> tmp/dspam-train.log
missing leading / ..also, just cat >> /tmp/dspam-train.log would work, you don't need to redirect what is already your input.