"cp" 怎么发音
word
ˌsiːˈpiː
see-PEE
ˌsiːˈpiː
see-PEE
释义
'cp' is a command used in Unix, Linux, and similar systems to copy files or folders from one location to another in the command line or terminal.
IPA 音标
美式英语
ˌsiːˈpiː
英式英语
ˌsiːˈpiː
简化发音
美式
see-PEE
英式
see-PEE
语境中听
Type cp file.txt backup.txt to copy a file.
Use cp to copy images from one folder to another.
Don't forget to add '-r' with cp when copying folders.
If you use Linux, you'll need to know how to use cp for backups.