mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-23 08:41:01 +00:00
2 lines
33 B
Bash
Executable file
2 lines
33 B
Bash
Executable file
#!/usr/bin/env bash
|
|
grep -E "$@"
|