Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

extdirs

extdirs 1.0.0

USAGE: extdirs [-hv] <files>

Move files into separate directories by their extensions.

EXAMPLE:

	# Creates JPG, GIF, and PNG directories and moves files into them:

	extdirs *.jpg *.gif *.png

OPTIONS:

	-h        Show this help screen.
	-l        Create directory names in lowercase.
	-n        Dry run. Do not move files.
	-v        Show script name and version number.

About

Move files into separate directories named by their extensions

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from remino/template