Mv

From Grey Hack Wiki
Jump to navigation Jump to search

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

Move a file

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

Mv file cmd.png




Move a folder

To move a file, simply open a terminal on your computer and type mv [folder] [destination path] or
mv [path/folder] [destination path].

Mv folder cmd.png








Debug data: