Author Topic: How to determine that Buffalo is online from linux bash?  (Read 3095 times)

kahlenberg

  • Calf
  • *
  • Posts: 1
How to determine that Buffalo is online from linux bash?
« on: May 06, 2015, 08:31:50 PM »
I have raspbery pi and I want to write a script that will send magic packets to Buffalo.  First I want to determine that Buffalo is running. If it is in sleep mode, it is still accessible using ping.
How can I do this?
Thanks.