mirror of
https://github.com/pyenv/pyenv.git
synced 2026-02-07 03:07:36 +09:00
3 lines
33 B
Plaintext
3 lines
33 B
Plaintext
|
|
#!/usr/bin/env bash
|
||
|
|
grep -E "$@"
|