Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove file or directory tool.

Usage: node fs_remove.js [directory] [options] [name...]

Options:
   -h, --help    help
   -f    remove file
   -d    remove directory

Example:
node fs_remove.js /Users/galois/projects/galois/fs_test -f *.iml *.class *.idea
node fs_remove.js /Users/galois/projects/galois/fs_test -d node_modules

TODO

  1. 读取文件的详情,并记录下来

About

A tool for remove file or directory in the specified director

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages