Skip to content
/ extdirs Public
generated from remino/template

Move files into separate directories named by their extensions

License

Notifications You must be signed in to change notification settings

remino/extdirs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages