URI: 
       ltree.1 - plstree - ps and ls displayed as a tree
  HTML git clone git://bitreich.org/plstree git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/plstree
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
       ltree.1 (580B)
       ---
            1 .Dd $Mdocdate: April 19 2018$
            2 .Dt LTREE 1
            3 .Os
            4 .
            5 .
            6 .Sh NAME
            7 .
            8 .Nm ltree
            9 .Nd list a tree of a directory with details
           10 .
           11 .
           12 .Sh SYNOPSIS
           13 .
           14 .Nm ltree
           15 .Op Ar dir
           16 .
           17 .
           18 .Sh DESCRIPTION
           19 .
           20 The
           21 .Nm
           22 list the content of
           23 .Ar dir
           24 recursively and format the output into a tree with details from
           25 .Nm ls Fl l .
           26 .
           27 .Pp
           28 If
           29 .Ar dir
           30 is not provided, the current working directory is listed.
           31 .
           32 .
           33 .Sh SEE ALSO
           34 .
           35 .Xr find 1 ,
           36 .Xr lr 1 ,
           37 .Xr ls 1 ,
           38 .Xr ptree 1 ,
           39 .Xr tree 1
           40 .
           41 .Pp
           42 .Lk https://github.com/chneukirchen/lr "list files, recursively" ,
           43 .
           44 .
           45 .Sh AUTHORS
           46 .
           47 .An Josuah Demangeon
           48 .Aq Mt mail@josuah.net