Light builtins

This is a repository of the linux builtin commands that is lightweight and fast.

View the Project on GitHub 0x4248/light_builtins

Ls

List files and directories.

Usage

ls [PATH]

If there is no path specified, the current directory is used.

Options

Option Description
-v –version Show the version and exit