Added fr24feed-dump1080 command
This commit is contained in:
parent
55e734eda2
commit
72d64ca54d
3
.aliases
3
.aliases
@ -371,7 +371,8 @@ echo "Unleaded - $costco_unleaded p"
|
||||
|
||||
## Curl Dump1090 data from scanner
|
||||
alias fr24feed="curl --http0.9 192.168.10.21:30003 --output -"
|
||||
|
||||
alias fr24feed-dump1080="sh -c 'dump1090-mutability --net --net-only --net-bi-port 30004 & nc 192.168.10.21 30005 | nc 127.0.0.1 30004'
|
||||
"
|
||||
## Display all commands in this Alias file
|
||||
alias my-alias="cat ~/.aliases | grep -oP 'alias\s\K[^=]+' | sort -n"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user