#!/bin/sh for updater in /usr/bin/update-gdk-pixbuf-loaders-*; do $updater done