ls - Lists the contents of the current directory. You can use different options with this command to display specific information about the files and directories in the current directory. For example, ls -l will display the file permissions, ownership, size, and modification time of each file in the directory. cd - Changes the cu…
Read more
Social Plugin