sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35985
Re: [Question #277522]: run script bash in script Sikuli
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.