mirror of
https://github.com/pyenv/pyenv.git
synced 2026-01-13 08:17:14 +09:00
3 lines
33 B
Bash
Executable File
3 lines
33 B
Bash
Executable File
#!/usr/bin/env bash
|
|
grep -E "$@"
|