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