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