The Wayback Machine - https://web.archive.org/web/20220411105526/https://github.com/topics/cli-command
Skip to content
#

cli-command

Here are 80 public repositories matching this topic...

arshadkazmi42
arshadkazmi42 commented Nov 13, 2020
  1. Edit this file https://github.com/arshadkazmi42/ak-cli/blob/master/commands/linux/list.md
  2. Change it to below content
### List files and directories

The `ls` command is used to list files or directories in Linux and other Unix-based operating systems.

### Example

- List all the contents of the directory

`ls`

- List all the files of the directory with size details in `
good first issue first-timers-only

Improve this page

Add a description, image, and links to the cli-command topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cli-command topic, visit your repo's landing page and select "manage topics."

Learn more