COHERENT help

This page displays the COHERENT help information for lc.

Listing of available help pages


lc -- List directory's contents in columnar format

lc [ -1abcdfp ] [ directory ...]

Options:
     -1 (one, not el)
               List files one per line instead of in columns
     -a        List all files in directory (including `.' and `..')
     -b        List block-special files only
     -c        List character-special files only
     -d        List directories only
     -f        List regular files only
     -p        List pipe files only

Options can be combined.  If no directory is specified, the current directory
is used.