Skip to content

fun project: command line tools for managing directories, written with node.js

Notifications You must be signed in to change notification settings

nicholascm/dir-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dir-Tools: Open source tools for managing directories / files written with node

copy dir

command line shortuct for copying directories (with files) to new locations on the file system Features

  • cpd /path/to/directory/to/copy /path/to/end/directory
  • Progress indicator
  • Should work with minimal memory consumption even for large files

delete dir

Features

  • del /path/to/directory/
  • Progress indicator
  • Should work with minimal memory consumption even for large files

About

fun project: command line tools for managing directories, written with node.js

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published