Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 21992344b5
)
3 lines
44 B
Bash
3 lines
44 B
Bash
#!/bin/sh
|
|
|
|
irssi --version 2>&1 | grep "$2"
|