Skip to content
Abbin44 edited this page Mar 29, 2021 · 1 revision

The ls command will list all the current files and folders in the specified directory. If you don't specify a path it will show the contents of the current folder, otherwise, it will print the contents of the specified path. Files are marked in red, and folders are marked in green.

ls (Path)

Clone this wiki locally