path: mariadb_1:11.8.6-3/storage/columnstore/columnstore/versioning/BRM/script-fcns
# A function to find the pid of a program.
pidofproc() {
	base=${1##*/}
