# Shell utility functions for mediaprovider developers. # sudo apt-get install rlwrap to have a more fully featured sqlite CLI # sudo apt-get install sqlitebrowser to navigate the database with a GUI set -x # enable debugging function add-media-grant () { # add a media grant to -p package for -id file_id function usage() { cat <