Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 30th, 2018
293
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Awk
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
awk '
{
match
(
$0
,
/^
(
.
*
[
^
\t
]
)
[
\t
]
+
(
[
0
-
9
]
+
)
$
/
, mgs
)
;
gsub
(
/
\s
+/
,
"_"
, mgs
[
1
]
)
;
printf
(
"sometext,type=%s value=%s
\n
"
, mgs
[
1
]
, mgs
[
2
]
)
}
'
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Changelly.com Exploit
JavaScript | 8 sec ago | 0.15 KB
✅ MAKE $12OO IN 10 MIN O
JavaScript | 13 sec ago | 0.07 KB
✅ Crypto Accounts
JavaScript | 18 sec ago | 0.15 KB
Make 1500$ in 20 MIN [Method] 1
JavaScript | 21 sec ago | 0.07 KB
5OO$ GIFTCARDS? 7
JavaScript | 27 sec ago | 0.07 KB
MAKE $900 INSTANTLY U
JavaScript | 29 sec ago | 0.07 KB
Free Giftcards Method
JavaScript | 34 sec ago | 0.15 KB
Make $200 in 15 minutes G
JavaScript | 34 sec ago | 0.07 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!