Fusl / intrace

Multi-probe looking glass with simple but powerful configuration for probes and lookup types (BIRD, MTR, Ping & Traceroute pre-configured)
https://mtr.sh/
BSD 3-Clause "New" or "Revised" License
220 stars 46 forks source link

Example IPv6 BGP query fails due to wrong bash syntax #12

Closed Fusl closed 7 years ago

Fusl commented 7 years ago
bash: -c: line 0: syntax error near unexpected token `|'
bash: -c: line 0: `birdc6 -r 'show route all for 2a03:f80:: primary' 2> /dev/null | tail -n+3 | | fgrep -v -e 'BGP.next_hop: ' -e 'BGP.origin: ' -e 'BGP.local_pref: ' | sed -r 's/ from [a-f0-9:]+\]/ from ::]/''