From 10aa32318c194c2fb435c262c7965da53f6b652c Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 27 Oct 2015 21:53:31 +0100 Subject: README.md: mention supported OS --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c542b28..cfb60cb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ ## lr: list files, recursively `lr` is a new tool for generating file listings, which includes the -best features of `ls(1)`, `find(1)` and `du(1)`. +best features of `ls(1)`, `find(1)`, `stat(1)` and `du(1)`. + +`lr` has been tested on Linux 4.1, FreeBSD 10.2, OpenBSD 5.7, +NetBSD 5.2.3, Mac OS X 10.10 and OmniOS 5.11. +It will likely work on other Unix-like systems with C99, but you'll +need to port scan_filesystems for fstype to work. ## Benefits -- cgit 1.4.1