mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-07-12 21:10:00 +00:00
3 lines
29 B
Bash
Executable File
3 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
exec zgrep -F "$@"
|