Files
2021-05-12 08:11:10 +08:00

4 lines
50 B
Plaintext

port_getver() {
getver_default | grep -v [a-z]
}