Join Nostr
2025-04-10 16:10:33 UTC

Glen T, heated, not stirred on Nostr: One upon a time you could type `logout` to end a session. If you feel the need, ...

One upon a time you could type `logout` to end a session. If you feel the need, here's the current equivalent
```
loginctl terminate-session $(< /proc/self/sessionid)
```

#linux