Question #277522 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/277522

Azaroths posted a new comment:
I need to execute this command bash : sed -i -e '1d' 
/home/username/addresseip.txt
for delete the first line in this .txt

When I use run("sed -i -e '1d' /home/username/addresseip.txt") in my
script Sikuli, it says [info] runcmd: sed -i -e '1d'
/home/username/addresseip.txt

but when I look text file "adresseip.txt" the first line isn't removed

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to