1.1.0 • Published 8 years ago

filer-tools v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 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

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago