#!/bin/ksh update_completions() { update_completion_packages& update_completion_pkg_inst& update_completion_manpages& }