Cp

From Grey Hack Wiki
Jump to navigation Jump to search

Cp is a generic shell script, it is already installed on your computer at the start of the game.
It is used to copy files or folders.

Copy a file

To copy a file, simply open a terminal on your computer and type cp [file] [destination path] or
cp [path/file] [destination path].

Cp file.png






Copy a folder

To copy a folder, simply open a terminal on your computer and type cp [path/folder] [destination path].

Cp folder.png

Debug data: