2 lines
58 B
Bash
Executable file
2 lines
58 B
Bash
Executable file
#!/bin/sh -x
|
|
sed -Ei 's, ([A-Z0-9]+/)?U\?-\?,,g' "$1.net"
|