Skip to content

xeyossr/lastf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lastf

Latest Release Software License

Better last command interface with structured output.

lastf_long-date lastf

Installation

Packages

  • Arch Linux: yay -S lastf

From source

git clone https://github.com/xeyossr/lastf.git
cd lastf
chmod +x build.sh && ./build.sh

Usage

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

About

Better `last` command interface with structured output.

Topics

Resources

License

Stars

Watchers

Forks