Symbian3/SDK/Source/GUID-0EAB8D75-AA27-5548-8D0B-FC394AC79358.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Thu, 21 Jan 2010 18:18:20 +0000
changeset 0 89d6a7a84779
permissions -rw-r--r--
Initial contribution of Documentation_content according to Feature bug 1266 bug 1268 bug 1269 bug 1270 bug 1372 bug 1374 bug 1375 bug 1379 bug 1380 bug 1381 bug 1382 bug 1383 bug 1385

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept xml:lang="en" id="GUID-0EAB8D75-AA27-5548-8D0B-FC394AC79358"><title>cp</title><prolog><metadata><keywords/></metadata></prolog><conbody><p><userinput>cp</userinput> </p> <p>The <codeph>cp</codeph> command copies files and directories. For more information about using the <codeph>cp</codeph> command, search <xref scope="external" href="http://www.freebsd.org/cgi/man.cgi">http://www.freebsd.org/cgi/man.cgi</xref> by specifying <codeph>cp</codeph> as the search keyword and by selecting the <b>FreeBSD 6.2-Release</b> option from the release list. </p> <p>The following options are <b>not</b> supported by the Symbian version of the <codeph>cp</codeph> command: </p> <ul><li id="GUID-CB0ED9A1-3723-594C-96E2-34857700E3E3"><p> <codeph> -H</codeph>  </p> </li> <li id="GUID-2FF3A1D7-D53E-5B7F-A0AC-B230E799E5A9"><p> <codeph>-L</codeph>  </p> </li> <li id="GUID-48C3DADD-2752-5F52-8CD8-4224C0CCC6D5"><p> <codeph>-P</codeph>  </p> </li> <li id="GUID-699BDC14-7083-5485-952B-53C062157577"><p> <codeph>-l</codeph>  </p> </li> <li id="GUID-5649C045-28A3-523B-980E-745DB151C10F"><p> <codeph>-n</codeph>  </p> </li> <li id="GUID-64A0AB62-5969-5644-85F8-08741C896B11"><p> <codeph>-v</codeph>  </p> </li> </ul> <p>The following options of the <codeph>cp</codeph> command work differently on Symbian platform. </p> <ul><li id="GUID-9A60A837-C114-5E01-8122-96DA2927642D"><p> <b>-p:</b> This option is used to copy and preserve the time stamp of a file. </p> </li> <li id="GUID-9ABA5917-EC12-5CB9-BCA8-C4B8DF4BD926"><p> <b>-R:</b> This option operates on the contents of directories recursively. </p> </li> </ul> <section><title>Copyright information</title> <p>For information about documentation copyrights associated with the <codeph>cp</codeph> command, see <xref scope="external" href="http://www.freebsd.org/copyright/freebsd-doc-license.html">http://www.freebsd.org/copyright/freebsd-doc-license.html</xref>. </p> </section> </conbody></concept>