index
:
~~obsolete/aif
master
parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
/
test-ping
blob: 2fba0151ece3828ad4ff042e588b79ebc7a1bb97 (
plain
)
1
2
3
4
5
6
7
#!/bin/bash # $1 iterations # $2 host NAME="PING CHECK ON $2" ping -c $1 $2