Maybe conky behaves differently or I just lied about the exact command.. unknowingly. q:
My shell script knowledge is low but I get what ; usually means, however && would only executes the following command if the previous command has ended successfully (returns true or zero), right?
Might those sybols be treated in another way when "sourced" as when executed "directly" (not sure if that makes any sense)?