Loading
symlinkJoin: use targeted pos for pname/name
Use the more precise pos computation that specifically targets pname or name, rather than the generic approach inherited from runCommandWith that uses the alphabetically-first attribute. Since one of pname or name is always required, this reliably points to the call site.