#!/bin/sh for updater in /usr/bin/update-gtk-immodules-*; do $updater done