bcmr 0.2.3

Better Copy Move Remove (BCMR) - A modern CLI tool for file operations with progress bar and advanced features
1
2
3
4
5
6
7
8
9
10
11
12
13
14
✓ Single file copy: SUCCESS
✓ Recursive directory copy: SUCCESS
✓ Preserve attributes: SUCCESS
✓ Exclude pattern: SUCCESS
✓ Single file move: SUCCESS
✓ Recursive directory move: SUCCESS
✓ Move with preserve attributes: SUCCESS
✓ Force move (overwrite): SUCCESS
✓ Single file remove: SUCCESS
✓ Empty directory remove: SUCCESS
✓ Recursive directory remove: SUCCESS
✓ Multiple file remove: SUCCESS
✓ Non-recursive directory remove protection: SUCCESS
✓ Remove with exclude pattern: SUCCESS