Files
2022-12-12 22:21:39 -05:00

13 lines
381 B
Groff

SYNOPSIS
ls [OPTIONS] [FILE/FOLDER]
DESCRIPTION
List information about the given file, or the files contained in the given
folder. If not argument is provided it will list information about files
inside the current folder.
OPTIONS
-h --help : shows command help.
-a --all : list all entries.
-l --long : show the entries as a detailed long list.