utmp - Printable Version +- nixers (https://nixers.net) +-- Forum: Operating Systems & Administration (https://nixers.net/Forum-Operating-Systems-Administration) +--- Forum: GNU/Linux (https://nixers.net/Forum-GNU-Linux) +--- Thread: utmp (/Thread-utmp) |
utmp - robotchaos - 19-04-2017 anyone using the suckless 'utmp'? i'm having difficulties figuring out how to use it... RE: utmp - z3bra - 15-06-2017 What would you use it for? Which distro are you currently running? RE: utmp - robotchaos - 15-06-2017 Well I am running solus right now, but I am trying to get st to open /usr/bin/rc as the shell without changing any variables, so I thought I might be able to use utmp to make st's default shell /usr/bin/rc instead of my user's default shell of /bin/bash. |