blob: 6d0fe6c7c279acf081c1064d9284abef706c033e [file] [log] [blame]
#!/bin/bash
tr a-z A-Z < "${1}" > "${2}"