mirror of
https://github.com/elkowar/dots-of-war.git
synced 2024-11-06 19:32:24 +00:00
3 lines
48 B
Text
3 lines
48 B
Text
|
#!/bin/dash
|
||
|
appres "$1" | grep "$2" | cut -f 2-
|