Menu
Home
Create new Paste
Log in
Rename
Code
Theme: cobalt
Theme: eclipse
Theme: elegant
Theme: monokai
Theme: neat
Theme: night
Theme: rubyblue
import std.file; void main(string[] args) { assert(args.length == 2, "Too few arguments."); if (exists("org_" ~ args[1])) { remove(args[1]); rename("org_" ~ args[1], args[1]); } }
Username
Message
Add comment
Paste info
Author:
Namespace
Views:
131
Private:
no
Expires:
Never
Uploaded:
06.08.12 12:00
Votes
:
0
Tweet
Actions
Download
Fork
Raw
×
Confirm
Are you sure you want to delete this paste?
There's no way back!
×
Confirm
Reason