Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DIRCONVERT(1)		     General Commands Manual		   DIRCONVERT(1)

NAME
     dirconvert -- Convert color strings between LSCOLORS and LS_COLORS format

SYNOPSIS
     dirconvert LSCOLORS | LS_COLORS

DESCRIPTION
     The  dirconvert  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 STATUS
     The dirconvert utility exits 0 on success, and >0 if an error occurs.

EXAMPLE
     Convert LS_COLORS to LSCOLORS format:

	    $ dirconvert "$LS_COLORS"
	    ExgxdxGxGxDxdxHxHxHeEx

SEE ALSO
     opendirconvert(1)

FreeBSD ports 15.quarterly	 April 27, 2021 		   DIRCONVERT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dirconvert&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help