Skip to main content
4 events
when toggle format what by license comment
Jan 29, 2014 at 13:22 comment added slm @Ruslan - thanks, I did it this way b/c I wanted the output of date. It's easier, IMO, for someone else to read the output generated.
Jan 29, 2014 at 11:44 comment added Ruslan I'd rather use time command than manually computing time difference with date: time { fing -p googleadf.com > /dev/null 2>&1 && echo online || echo offline; }
Jan 28, 2014 at 18:52 history edited slm CC BY-SA 3.0
added 1042 characters in body
Jan 28, 2014 at 18:35 history answered slm CC BY-SA 3.0