-
Notifications
You must be signed in to change notification settings - Fork 3
Needed solutions
adrianbartyczak edited this page Jan 25, 2018
·
13 revisions
This is a list of needed solutions for General-purpose-computing.
-
Move all recursively found files matching a given name to another directory. The file name must allow regex.
Usage:
ffmv <file name> <new directory>
Note: These solutions do not have to support file names with spaces.
- Application server management functions for the WildFly application server (e.g. deploying/undeploying, listing and clearing application files)