Guest User

Untitled

a guest
Oct 18th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.05 KB | None | 0 0
  1. from fabric.api import *
  2.  
  3. def query():
  4. run("ls /")
Add Comment
Please, Sign In to add comment