← 返回命令列表

Linux command

pls 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

List the current directory

pls

List with detailed metadata

pls -d

List specific files or directories

pls [path/to/directory] [path/to/file]

说明

pls is a prettier and more powerful replacement for ls designed for human consumption rather than scripting. The "p" in pls stands for pretty, powerful, performant, practical, petite, pliable, and personable. It features Nerd Font icons, rich formatting, flexible column ordering, and a configurable display. Files and directories can be passed as positional arguments.

参数

-d, --det _COLS_
Display detailed file metadata. Columns can be freely ordered based on specification.

FAQ

What is the pls command used for?

pls is a prettier and more powerful replacement for ls designed for human consumption rather than scripting. The "p" in pls stands for pretty, powerful, performant, practical, petite, pliable, and personable. It features Nerd Font icons, rich formatting, flexible column ordering, and a configurable display. Files and directories can be passed as positional arguments.

How do I run a basic pls example?

Run `pls` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -d, --det _COLS_ do in pls?

Display detailed file metadata. Columns can be freely ordered based on specification.