Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 343 Bytes

File metadata and controls

13 lines (6 loc) · 343 Bytes

cp--i-linux-command-implementaion

cp -i command prompt before overwrite (overrides a previous -n option) . in linux file copying

Linux: cp command

Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.

Mandatory arguments to long options are mandatory for short options too.

ref : https://www.techonthenet.com/linux/commands/cp.php