Am 03.04.2014 15:41, schrieb Stefan Baur:
Am 03.04.2014 11:51, schrieb Buddy Butterfly:
Am 03.04.2014 10:13, schrieb Stefan Baur:
ps ax | grep x2gocleansessions | grep perl
| awk ' { print $1 }' | xargs -n 1 killYep, can confirm. Hangs the whole update process. Just killed the x2gocleansessions process. Btw. the awk command above did not work on Kubuntu 13.10.
"did not work" is not a useful report.
Please specify what you did, what you expected to happen, and what happened instead (actual output, not a description of what you think it might mean).
-Stefan
Your're right. Never mind. Executed the single commands....