Hello Simon,
I want to create a custom XML file for cleaning X2Go sessions which can leave scores of MB of wasted space. Have a look at
http://lab.demog.berkeley.edu/LabWiki/index.php/Help:X2go_bankruptcy and this comment:
- Once you have a shell on the current nx server (if it's 2014 it's still quigley), you can just move your .x2go directory to /72hours where it will do not harm. just type: mv ~/.x2go /72hours/userid.x2go.
So in our system, we have users in /u and /u/students/. We'd be deleting, for example:
/u/myuser/.x2go
or
/u/students/studentuser/.x2go
Do you have a quick way to write a XML file for this?
Rob