motif/xmbind
2019-12-14 18:58:08 +08:00

7 lines
69 B
Bash

#! /bin/sh
if [ -x /usr/bin/xmbind ] ; then
/usr/bin/xmbind
fi