19 lines
448 B
Markdown
19 lines
448 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'
|
|
|
|
## Changelog
|
|
|
|
<2025-09-28> V0.1.0 - Added the creation of multiple numbered files in a given directory with the pattern default directory_n
|