Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 489 Bytes

File metadata and controls

10 lines (8 loc) · 489 Bytes

FileManager

An amazingly useless tool!

  • list - User is able to get a list of all files in a particular directry.
  • info - User is able to get information on a specific file name, path, size, creator and last time it was modified.
  • mkdir - user is able to make one or multiple directories ata time
  • rename - User is able to rename file
  • copy, move, delete - user is able to make copies of files. Move files to a different location. And delete files
  • quit -