Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3238961
By: timdelange

Hi!  Thanks for the great ports!

When I do a 
find c:\docs | cpio -oc > test.cpio
all is ok...... but,

find c:\docs | cpio -oc | bzip2 > test.cpio.bz2

Fails with:
Sdout is closed: Permission denied.

However, I can do 

type c:\config.sys  | bzip2 > test.bz2

Any Ideas?

TIA

Tim


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to