This demo-project showing how-to use KConfig in own project. Simple script show information for last logins. It can forward output to current console or to file. Show last info for all user or for current-only.
Need KConfig interpritier in system(for example, kconfig-frontends project).
First clone repo:
git@github.com:skif-web/demo-kbuild.git
Next run KConfig for configuring:
cd demo-kbuild
kconfig-mconf KConfig
Last step: run script to test:
./getLast.sh