17 lines
293 B
Markdown
17 lines
293 B
Markdown
# refit
|
|
|
|
|
|
`refit` is a file, directory manipulation and creation tool.
|
|
|
|
## ToDos
|
|
|
|
1. folder and file creation
|
|
1.1 simple file creation
|
|
1.2 recursive file creation
|
|
1.3 file creation
|
|
2. file movement
|
|
2.1 apply a pattern what to move to where
|
|
3. file removal
|
|
3.1 remove all files like '*.tar'
|
|
|