|
|
| File: [Development] / xfs-cmds / xfstests / dmapi / src / suite2 / create_cpio (download)
Revision 1.5, Wed Nov 9 02:50:19 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Update copyright annotations and license boilerplates to correspond with SGI Legals preferences. Merge of master-melb:xfs-cmds:24329a by kenmcd. |
# # Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. # rm /home/hickory43/jayw/test/dist/DMAPI_test.cpio cd /home/hickory43/jayw/test find * \( ! -name '*.o' ! -name '*~' ! -name './dist/*' \) | cpio -oc > /home/hickory43/jayw/test/dist/DMAPI_test.cpio cp /home/hickory43/jayw/test/README /home/hickory43/jayw/test/dist/README cd /home/hickory43/jayw/test/dist