项目作者: caseyjamesdavis
项目描述 :
Bash script that displays the number of APRS packets received by Dire Wolf
高级语言: Shell
项目地址: git://github.com/caseyjamesdavis/direwolf-rx-counts.git
direwolf-rx-counts
Bash script that displays the number of packets received by Dire Wolf
Output of script:

This script uses the following commands in Bash 5.0.11:
- ls
- head
- tail
- awk
- sort
- uniq
- wc
- printf
- seq
And the following bash script: