Difference between revisions of "Ns cp"
Jump to navigation
Jump to search
m (Reverted edit of 24.37.179.235, changed back to last version by WikiSysop) |
|||
Line 1: | Line 1: | ||
− | Man page: http://aolserver.com/docs/tcl/ns_cp.html | + | Man page: http://aolserver.com/docs/tcl/ns_cp.html ---- '''NAME''' ns_cp - Copy one file to another. '''SYNOPSIS''' '''ns_cp''' ''?-preserve? file1 file2'' '''DESCRIPTION''' ns_cp copies the contents of ''file1'' to ''file2'', just like the Unix |
− | |||
− | ---- | ||
− | |||
− | '''NAME''' | ||
− | |||
− | ns_cp - Copy one file to another. | ||
− | |||
− | '''SYNOPSIS''' | ||
− | |||
− | '''ns_cp''' ''?-preserve? file1 file2'' | ||
− | |||
− | |||
− | '''DESCRIPTION''' | ||
− | |||
− | ns_cp copies the contents of ''file1'' to ''file2'', just like the Unix | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 04:25, 24 March 2006
Man page: http://aolserver.com/docs/tcl/ns_cp.html ---- NAME ns_cp - Copy one file to another. SYNOPSIS ns_cp ?-preserve? file1 file2 DESCRIPTION ns_cp copies the contents of file1 to file2, just like the Unix