-
Notifications
You must be signed in to change notification settings - Fork 1
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)