Java otrzymuj nazwę procesu nadrzędnego
ProcessHandle.current().parent().get().info();
Dotch
ProcessHandle.current().parent().get().info();