Warning, file /plasma/plasma-workspace/startkde/plasma-sourceenv.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 for i in $@
0002 do
0003     . $i >/dev/null
0004 done
0005 
0006 # env may not support -0, fall back to GNU env
0007 env -0 2>/dev/null || genv -0