Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
validip - Network Wizard - Puppylinux
s243a
Nov 28th, 2016
275
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
validip
(
)
{
# uses dotquad.c to parse $1 as a dotted-quad IP address
if
dotquad
"$1"
>
/
dev
/
null
2
>&
1
then
return
0
else
return
1
fi
}
#end of validip function
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥🔥🔥 Swapzone Trading Glitch 🔥🔥🔥
JavaScript | 7 min ago | 0.67 KB
⭐⭐ Instant Money Method ⭐⭐ ✅
JavaScript | 17 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 27 min ago | 0.67 KB
VanillaAmmoCraftsRecipes.json
JSON | 30 min ago | 78.72 KB
✅✅✅ EARN 10,500$ IN LESS THAN 10 MINUTES OF W...
JavaScript | 38 min ago | 0.67 KB
🔥🔥🔥 The Best Money Technique
JavaScript | 48 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 58 min ago | 0.67 KB
Untitled
VeriLog | 1 hour ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!