From: Christoph Lohmann <20h@r-36.net> Date: Wed, 31 Oct 2012 19:36:32 +0000 (+0100) Subject: Adding a FAQ to reference utmp(1). X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=commitdiff_plain;h=e5d7c5a69e17d858984fe2c28b7d026672f42177 Adding a FAQ to reference utmp(1). --- diff --git a/FAQ b/FAQ new file mode 100644 index 0000000..594a873 --- /dev/null +++ b/FAQ @@ -0,0 +1,8 @@ +-- +Why does st not handle utmp entries? + +Use the excellent tool of utmp[0] for this task. + +[0] http://hg.suckless.org/utmp/ +-- +