.. 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/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/ls.c .. command function: do_ls