pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
3 sec ago
uploadic to Premium Acc...
14 sec ago
Untitled
8 sec ago
Untitled
C# | 9 sec ago
Untitled
10 sec ago
Untitled
14 sec ago
Untitled
HTML | 16 sec ago
Untitled
17 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Feb 9th, 2010 | Syntax:
None
| Size: 0.07 KB | Hits: 24 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
p = assert(io.popen("invalid command", 'r'))
p:close()
print ("all done")
create new paste
|
create new version of this paste
RAW Paste Data
p = assert(io.popen("invalid command", 'r')) p:close() print ("all done")