Mercurial > hg > sh-issue-141
view wtf @ 0:7d0255678d8b
wtf?
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Mon, 06 Oct 2014 15:18:55 -0400 |
parents | |
children |
line wrap: on
line source
#!/usr/bin/python import sh import os lol = sh.Command(os.getcwd() + "/ss/bin/scansetup") sh.cd("..") lol(d = "wtf")