#!/bin/sh cat >&2 <<-EOF * For GUI file selection dialogs, please install kdialog, yad or zenity. * File selection will otherwise be done by console input. EOF exit 0