Typo fixing

This commit is contained in:
David 2021-08-31 02:27:35 +02:00
commit 7cb8c485b9

View file

@ -136,7 +136,7 @@ We just made Our Very Own Top 10 Of Shame! And remember that is is _just one day
# Mapping the scanners
To top it off, I would like to have some sort of graphical visualization of this heinous crimes. There are some great libraries out there to plot coordinate data into a mapamundi. I would consider [something like folium](https://georgetsilva.github.io/posts/mapping-points-with-folium/) if I were to do more with the Python side of this blogpost. But that's not what we're here for today. Today we're using crappy sites and copy-pasting.
To top it off, I would like to have some sort of graphical visualization of these heinous crimes. There are some great libraries out there to plot coordinate data into a mapamundi. I would consider [something like folium](https://georgetsilva.github.io/posts/mapping-points-with-folium/) if I were to do more with the Python side of this blogpost. But that's not what we're here for today. Today we're using crappy sites and copy-pasting.
```
$ cut -d'~' -f6,7 --output-delimiter=',' ipstats | xclip -selection clipboard