A modern replacement for ‘ls’.
Go to file
Ben S d76fee7328 Add user and group columns
This meant writing some libc interaction, which wasn't actually too bad.
2014-05-05 11:29:50 +01:00
.gitignore Initial commit 2014-05-03 11:30:37 +01:00
colours.rs Upgrade to latest Rust nightly 2014-05-05 10:51:24 +01:00
column.rs Add user and group columns 2014-05-05 11:29:50 +01:00
exa.rs Add user and group columns 2014-05-05 11:29:50 +01:00
file.rs Add user and group columns 2014-05-05 11:29:50 +01:00
format.rs Split source out into multiple files 2014-05-04 21:33:14 +01:00
screenshot.png Initial commit 2014-05-03 11:30:37 +01:00
unix.rs Add user and group columns 2014-05-05 11:29:50 +01:00