|
NAMEdirconvert —
Convert color strings between LSCOLORS and LS_COLORS
format
SYNOPSIS
DESCRIPTIONThedirconvert utility reads the inputed string and
converts that string into the alternative format. If the input is a single
dash (‘- ’)
dirconvert reads the first line from the standard
input.
EXIT STATUSThedirconvert utility exits 0 on success,
and >0 if an error occurs.
EXAMPLEConvert LS_COLORS to LSCOLORS format:$ dirconvert "$LS_COLORS" ExgxdxGxGxDxdxHxHxHeEx SEE ALSOopendirconvert(1)
Visit the GSP FreeBSD Man Page Interface. |