[GnuWin32-Users] cpio in Windows
Provides native Win32 open source ports and utilities
Brought to you by:
gnuwin32
From: Richard F. <ri...@fi...> - 2010-04-09 22:11:54
|
Anyone know how to create a cpio archive of a directory and subdirectories and files using Gnuwin32 cpio? I've tried Gnuwin32 ls and ls -R piped into cpio -o > cpiofile but it doesn't copy the files within the subdirectories. Thanks. |