A command that copies an existing script. ``` $msh cp test-script new-script Copied /home/user/.myshell/scripts/test-script to /home/user/.myshell/scripts/new-script ```