42ls « As simple as listing the files in a directory » This is a simplified version of the POSIX bash ls command. ./42ls [paths] [options] Supported options: -l, -R, -a, -r and -t. Option --help is also availaible.