commit 92ea7c8d2ca2d2830fda26b93ca5e397f455a3cf
Author: FRIGN <dev_AT_frign.de>
Date: Fri Jan 8 21:36:56 2016 +0100
Remove lsx from tools
Just use
$ find /path/to/dir -executable -type f
diff --git a/tools.suckless.org/lsx.md b/tools.suckless.org/lsx.md
deleted file mode 100644
index 0031a0a..0000000
--- a/tools.suckless.org/lsx.md
+++ /dev/null
_AT_@ -1,11 +0,0 @@
-lsx
-===
-List executables in a directory tree. It just does this, nothing else.
-
-Download
---------
-* [lsx-0.1](
http://dl.suckless.org/tools/lsx-0.1.tar.gz) (20061013)
-
-Bugs
-----
-No support for to detect symlink loops.
Received on Fri Jan 08 2016 - 21:38:03 CET