Skip to content
/ mva Public

moves all files (but not sub-directories) from one directory to another

Notifications You must be signed in to change notification settings

maxima120/mva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move All - simple Linux command line tool to move all files from one directory to another WIHTOUT sub-directories.

I made it because I find it funny that Linux needs an effort to move all files from directory to directory without moving sub-directories. I need this in multiple places so I think its easier to make it once and forget.

USAGE: mva /path/to/source/directory /path/to/target/directory

About

moves all files (but not sub-directories) from one directory to another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages