On Mon, 30 Jul 2018 12:33:39 +0200
Ulrich Sibiller <ul...@gmx.de> wrote:

> > No, the syntax is ok, the script is executed as stated in the OP...
> 
> The egrep above clearly rules out any non-matching file. So maybe this
> script is run by some other mechanism?

No, there is only one instance, in the right directory:

$ find /usr/lib/x2go/extensions/ -maxdepth 2 -mindepth 1 \
 | egrep "/[0-9] {3}_[[:alnum:]]+"
/usr/lib/x2go/extensions/post-resume.d/010_xmodmap

R.

-- 
richard lucassen
http://contact.xaq.nl/
_______________________________________________
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Reply via email to