Files
2023-11-07 22:37:25 +08:00

4 lines
56 B
Plaintext

port_getver() {
getver_default | grep -v [[:alpha:]]
}