# POD source for lsX man page. Convert with: # pod2man --stderr -s1 -c"Suckless.org Tools" -r0.1 lsx.pod > lsx.1 =pod =head1 NAME B - List executables in one or more directory trees. =head1 SYNOPSIS B [dir] {[dir] ...} =head1 DESCRIPTION B lists the executables in the given directories, non-recursively. Non-directory arguments are ignored. If no arguments are given, B exits without doing anything. B always exits with zero status. =head1 OPTIONS B<-v> prints the version number and exits. =head1 NOTES When using B with multiple directory arguments, the 2nd and any further directories must be absolute paths (this counts as a bug). B may also be installed as B. The name change is to avoid conflicting with the B symlink included in Slackware's minicom package. If minicom isn't installed, B will be a symlink to B. =head1 AUTHORS B was written by Anselm R. Garbe (garbeam at gmail dot com) and Sander van Dijk (a dot h dot vandijk at gmail dot com). This man page written by B. Watson for the SlackBuilds.org project. It may be used by anyone. =cut