Skip to content

dvl-numeez/fs-cli

Repository files navigation

fs-cli

This CLI tool helps manage files and directories using simple commands.

Commands

List all contents of a directory:

   list directory

Search for files by name or extension:

   list directory <filename or extension>

Delete a directory:

   delete dir

Delete a file:

   delete filename

Move a file or directory to a new location:

   move source-dir destination-dir

Copy a file or directory to a new location:

   copy source-dir destination-dir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published