We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7de394a commit a87e73cCopy full SHA for a87e73c
bash/hex2ipv4.sh
@@ -1,4 +1,5 @@
1
#!/usr/bin/env bash
2
+
3
function hex2dottedquad {
4
counter=0
5
while [ $counter -le 6 ]; do
0 commit comments