Skip to content

Commit

Permalink
qfping
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Taht committed Jan 1, 2012
1 parent f9dd62d commit f313641
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/qfping
@@ -0,0 +1,6 @@
#!/bin/bash

a=$1
shift 1

fping -q -C $a $* 2>&1

0 comments on commit f313641

Please sign in to comment.