项目作者: caseyjamesdavis

项目描述 :
Bash script that displays the number of APRS packets received by Dire Wolf
高级语言: Shell
项目地址: git://github.com/caseyjamesdavis/direwolf-rx-counts.git
创建时间: 2020-01-20T15:39:38Z
项目社区:https://github.com/caseyjamesdavis/direwolf-rx-counts

开源协议:GNU General Public License v3.0

下载


direwolf-rx-counts

Bash script that displays the number of packets received by Dire Wolf

Output of script:

output

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: