diff options
author | makefu <github@syntax-fehler.de> | 2012-03-23 22:08:28 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2012-03-23 22:08:28 +0100 |
commit | a082985e111ae776e44065fec52e5f3a3199e138 (patch) | |
tree | 628557c5c0904c0724381159f794e11e448f4c25 /oncology | |
parent | fe92435af091261b023a2b8b72af054e960ccb45 (diff) |
soundboard: initial commit
Diffstat (limited to 'oncology')
-rwxr-xr-x | oncology/bin/krebshostup | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/oncology/bin/krebshostup b/oncology/bin/krebshostup deleted file mode 100755 index 65ccae12..00000000 --- a/oncology/bin/krebshostup +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -nmap -sP 42.0.0.0/8 -T5| grep "Host is up" | wc -l |