You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/expected/test_sql_views_vtab.sh_32ac...

704 B

Build
 
Lnav follows the usual GNU style for configuring and installing
software:
 
Run ./autogen.sh if compiling from a cloned repository.
 
$ ./configure
$ make
$ sudo make install
 
See Also