Header
pls shows headers above columns to help understand the output better. If not
set, these headers intelligently appear when they are needed.
Arguments
Section titled “Arguments”--header/-H can be used to turn headers on or off. It is turned on by
default if the details view is enabled.
Examples
Section titled “Examples”pls --det=std # or --header=true or -H=trueLink# T Permissions User Group Size Modified Name 2 d rwx r-x r-x runner runner 2026-Mar-25 07:45pm dir/ 1 l rwx rwx rwx runner runner 10.0 B 2026-Mar-25 07:45pm block_dev@ /dev/disk0 1 l rwx rwx rwx runner runner 9.0 B 2026-Mar-25 07:45pm char_dev@ /dev/null 1 p rw- r-- r-- runner runner 0.0 B 2026-Mar-25 07:45pm fifo| 1 f rw- r-- r-- runner runner 1.0 MiB 2026-Mar-25 07:45pm file 1 s rwx r-x r-x runner runner 0.0 B 2026-Mar-25 07:45pm socket= 1 l rwx rwx rwx runner runner 5.0 B 2026-Mar-25 07:45pm sym@ ./dirpls --det=std --header=false # or -H=false2 d rwx r-x r-x runner runner 2026-Mar-25 07:45pm dir/1 l rwx rwx rwx runner runner 10.0 B 2026-Mar-25 07:45pm block_dev@ /dev/disk01 l rwx rwx rwx runner runner 9.0 B 2026-Mar-25 07:45pm char_dev@ /dev/null1 p rw- r-- r-- runner runner 0.0 B 2026-Mar-25 07:45pm fifo|1 f rw- r-- r-- runner runner 1.0 MiB 2026-Mar-25 07:45pm file1 s rwx r-x r-x runner runner 0.0 B 2026-Mar-25 07:45pm socket=1 l rwx rwx rwx runner runner 5.0 B 2026-Mar-25 07:45pm sym@ ./dirConfiguration
Section titled “Configuration”Using the configuration system, you can modify the column headers and change their appearance using styling rules.
See the detail view configuration for an example.