ls

command module
v0.0.0-...-e9994b1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2026 License: MIT Imports: 13 Imported by: 0

README

ls

Lists files and directories with permissions, size, owner, modification time, and symlink targets.

Usage

ls [path]

Example

# List current directory
ls

# List a specific directory
ls /var/log

# List a single file
ls config.yml

Output

Displays entries sorted alphabetically with:

  • Permissions
  • Size
  • Owner
  • Modification time
  • Symlink targets (if applicable)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL