There was an error while loading. Please reload this page.
This is a list of needed solutions for Shell.
Move all recursively found files matching a given name to another directory. The file name must allow regex.
Usage: ffmv <file name> <new directory>
ffmv <file name> <new directory>
Note: These solutions do not have to support file names with spaces.