#!/bin/bash #kde4-config --path config echo "set KDEDIRS to test/profile1 and test/profile2" export KDEDIRS=$PWD/test/profile1:$PWD/test/profile2 #echo $KDEDIRS kde4-config --path config echo ./kreadconfig.py testconfig