mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-29 03:12:51 -05:00
2 lines
33 B
Bash
Executable file
2 lines
33 B
Bash
Executable file
#!/usr/bin/env bash
|
|
grep -E "$@"
|