3 lines
No EOL
61 B
Bash
3 lines
No EOL
61 B
Bash
#!/bin/bash
|
|
|
|
find ./originals -type f -exec ./normalize {} \; |