ce56d89a26
This adds basic tests for all types of exec filters. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
4 lines
38 B
Bash
Executable File
4 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
|
|
tr '[:lower:]' '[:upper:]'
|