mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-06-20 18:30:02 +00:00
3 lines
29 B
Bash
Executable File
3 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
exec zgrep -E "$@"
|