Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 358 Bytes

File metadata and controls

25 lines (17 loc) · 358 Bytes

FileManager

list

Shows contents inside the current or target directory.

info

Shows Name, path, size, date created, and last modified

##mkdir Makes a new directory

##rename Changes name of directory

##copy Clones a directory or file

##move Moves current directory/file to a target path

##delete Removes directory/file

##quit Exits File Manager