.. index:: ls (command)

.. _command_ls:

ls - list a file or directory
=============================

Usage
^^^^^
``ls [-lCR] [FILEDIR...]``

Synopsis
^^^^^^^^
List information about the specified files or directories.

Options
^^^^^^^
-l
 long format
-C
 column format (opposite of long format)
-R
 list subdirectories recursively

.. generated from: /ptx/work/dude/WORK_A/sha/backup/barebox/website_barebox_org/barebox/commands/ls.c
.. command function: do_ls