Better last
command interface with structured output.
- Arch Linux:
yay -S lastf
git clone https://github.com/xeyossr/lastf.git
cd lastf
chmod +x build.sh && ./build.sh
You can simply run lastf without any command-line arguments:
lastf
If you prefer to see date entries in the long format (May 05, 2025 13:24
) instead of the ISO 8601 format (2025-05-05 13:24
), start the program with the --long-date
flag:
lastf --long-date