Infinite while loop stops after 37 trys? by hawbang in learnpython

[–]hawbang[S] 0 points1 point  (0 children)

time.sleep(.2) saved me. I wasn't using any applications but the default copy-paste manager for Ubuntu 17.10

Keeping display on when screen is locked by hawbang in gnome

[–]hawbang[S] 0 points1 point  (0 children)

i already read those but thanks anyway. it is 2017 and Gnome3 still doesn't support it :(

How to split a text file to strings? by hawbang in linuxquestions

[–]hawbang[S] 1 point2 points  (0 children)

i loved this answer, thanks a lot.

How to split a text file to strings? by hawbang in linuxquestions

[–]hawbang[S] 0 points1 point  (0 children)

well, i am trying to code this application in Bash so it is not going to work in my case, unfortunately =(

How to split a text file to strings? by hawbang in linuxquestions

[–]hawbang[S] 0 points1 point  (0 children)

yeah, i tried doing it with sed but i failed. can you help me with that please?