1.1.0 • Published 10 years ago

filer-tools v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
10 years ago

Installation

npm install -g filer-tools

Usage:

filer search <keyword>                         // Searches current directory and all subdirectories for a file and then opens that file
filer zip <folder>                             // Compress the folder specified
filer open <file>                              // Opens a file or folder
filer new [file | folder] <name1> <name2> ...  // Creates new file(s) or folder(s) in the current directory
filer rename <old> <new>                       // Renames a file
filer delete <file1> <file2> ...               // Deletes files specified
filer list                                     // Lists all files and folders in the current directory

It's been tested in Windows and Linux, but I'm not sure how it will respond on macOS.

If you find a bug, feel free to email me at theselftaughttechie@gmail.com.

1.1.0

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago