Skip to content

Instantly share code, notes, and snippets.

@Andrew-Pynch
Created May 22, 2020 22:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Andrew-Pynch/226432803bef06dfb1e9d8bb2f8f1c62 to your computer and use it in GitHub Desktop.
Save Andrew-Pynch/226432803bef06dfb1e9d8bb2f8f1c62 to your computer and use it in GitHub Desktop.
# Ping PLC
ping -t 10.114.4.10 > C:\Users\apynch\Github\scripts\ignition.txt
# Ping google
ping -t google.com > C:\Users\apynch\Github\scripts\google.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment