4 lines
45 B
Text
4 lines
45 B
Text
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
perl -C -Mutf8 -nE "$@"
|