#ident	"@(#)sadmin:shell/ncpio	35.1"
#	ncpio is surplanted with cpio, which has all of its functionality now.

#!	chmod +x ${file}

exec cpio "$@"
