30 Jun
2021
30 Jun
'21
09:29
On 2021-06-30 14:59, Wolfgang Mueller wrote:
Response: "cat: DBUS_SESSION_BUS_ADDRESS: No such file or directory"
Masaru is probably asleep right now so it might be time saving to just comment that DBUS_SESSION_BUS_ADDRESS is a env variable. He probably meant: cat $DBUS_SESSION_BUS_ADDRESS but that is also not right as there is a prefix that doesn't work for cat. I suspect he meant: echo $DBUS_SESSION_BUS_ADDRESS -- /bengan