$ 0 0 In some situations, it is necessary to create a copy of particular file or directory before going to make any changes on it. In Linux we can use the command “cp” to create a copy of Files/Directories. Syntax: cp [OPTION]... SOURCE DEST