2025-09-27 20:54:27 +02:00
|
|
|
# refit
|
2025-09-27 19:03:00 +02:00
|
|
|
|
2025-09-27 20:54:27 +02:00
|
|
|
`refit` is a file, directory manipulation and creation tool.
|
2025-09-27 19:03:00 +02:00
|
|
|
|
|
|
|
|
## ToDos
|
|
|
|
|
|
2025-09-27 20:54:27 +02:00
|
|
|
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'
|