Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 311 Bytes

File metadata and controls

18 lines (9 loc) · 311 Bytes

FileManager

An amazingly useless tool!

list : list all folders/files given a path to a directory

info : list information given a path to a file/folder.

mkdir : create directory

rename : rename the file

copy, move : to copy or move folder/file

delete : to delete file/folder

quit : to exit program