Files
2023-06-13 09:09:04 +08:00

4 lines
56 B
Plaintext

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