Re: [GnuWin32-Users] cpio in Windows
Provides native Win32 open source ports and utilities
Brought to you by:
gnuwin32
From: GnuWin32 <gnu...@gm...> - 2010-04-12 18:50:20
|
Does dir /b /s do what you need? Else you might try find from the findutils. -------------------------------------------------- From: "Richard Fisher" Sent: Friday, April 09, 2010 11:39 PM To: gnuwin32-users Subject: [GnuWin32-Users] cpio in Windows > 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. > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > GnuWin32-Users mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuwin32-users |