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/src/scripts
Tim Stack 8df83d562a [config] simplify file format detection by moving it into the log format definition 11 months ago
..
README.md [docs] add ARCHITECTURE.md and various other things 3 years ago
dhclient-summary.lnav [docs] add report generation to cookbook 3 years ago
dump-pid.sh [bin2c] improve building of data files that are incorporated into the binary 5 years ago
lnav-pop-view.lnav [views] fix an issue with the log view not updating when switching back from text 3 years ago
partition-by-boot.lnav [docs] add report generation to cookbook 3 years ago
pcap_log-converter.sh [config] simplify file format detection by moving it into the log format definition 11 months ago
rename-stdin.lnav [session] allow the name 4 years ago
scripts.am [config] simplify file format detection by moving it into the log format definition 11 months ago
search-for.lnav [bin2c] improve building of data files that are incorporated into the binary 5 years ago

README.md

Scripts

This directory contains the built-in lnav scripts. The files are turned into C using bin2c and compiled into the executable. New scripts need to be added to the scripts.am file.