openwrt-packages/net/net-mtools/test.sh

5 lines
56 B
Bash
Executable File

#!/bin/sh
msend -v | grep "$2"
mreceive -v | grep "$2"