#!/bin/ksh update_completion_pkg_inst() { ls -1 /var/db/pkg>$XDG_CACHE_HOME/ksh/precompletions/pkg_inst }