commit 92ea7c8d2ca2d2830fda26b93ca5e397f455a3cf parent 687d384bd65b3808dfb17537f1993b689eec9bac Author: FRIGN <dev@frign.de> Date: Fri, 8 Jan 2016 21:36:56 +0100 Remove lsx from tools Just use $ find /path/to/dir -executable -type f Diffstat:
D | tools.suckless.org/lsx.md | | | 11 | ----------- |
1 file changed, 0 insertions(+), 11 deletions(-)
diff --git a/tools.suckless.org/lsx.md b/tools.suckless.org/lsx.md @@ -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.