ns_cpfp

Copy a specified number of bytes from one file to another.

Syntax

ns_cpfp fileid1 fileid2 ?nbytes?

Description

ns_cpfp copies information from one file (fileid1) to another (fileid2). If you specify a number of bytes in the nbytes argument, only the specified number of bytes will be copied. By default, the entire file is copied.