Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Aug 6th, 2017
229
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
my $proc = run '/bin/ls', '-l', '/tmp', :out;
say "/bin/ls -l /tmp";
with $proc.out {
no strict;
repeat {
$return = .get;
say $return
}
while $return.Bool;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅✅ ULTRA EASY MONEY TRICK ✅✅
JavaScript | 29 sec ago | 0.67 KB
✅ HOW TO EARN $5,000 A WEEK [GUIDE]
JavaScript | 1 min ago | 0.67 KB
✅✅✅ Crypto Swap Glitch ⭐ Easy money ✅✅✅
JavaScript | 1 min ago | 0.67 KB
✅✅✅ Free Crypto Method ✅✅✅
JavaScript | 2 min ago | 0.67 KB
💎 MONEY MAKING SCRET
JavaScript | 2 min ago | 0.16 KB
NEW EASY METHOD $$$ ⭐ ✅📌
JavaScript | 3 min ago | 0.07 KB
✅✅ INSTANT MONEY METHOD - FRESH RELEASE
JavaScript | 3 min ago | 0.67 KB
💎 2OOO$ 15 MIN INSANE METHOD 🚨✅
JavaScript | 3 min ago | 0.16 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!