You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Micke Nordin 3b9bf3b73a
Update readme
преди 2 години
docs Update man page преди 2 години
src Bzip2 support преди 2 години
.gitignore git ignore преди 2 години
AUTHORS Fix authors преди 2 години
COPYING adding support for autoconf/automake преди 12 години
ChangeLog adding support for autoconf/automake преди 12 години
Readme.md Update readme преди 2 години
meson.build Update man page преди 2 години

Readme.md

begin

This is a free implementation of the Cisco ios/asa/catalyst output modifier "begin" released under GNU GPL v.2 or any later version.

Cisco output modifiers manual

DEPENDENCIES

This program depends on boost/xpressive header only library as well as boost/iostreams. On RedHat(-ish) systems do:

yum install boost-devel

On debian do:

apt-get install libboost-regex-dev libboost-iostreams-dev

before installation

INSTALLATION

git clone https://code.smolnet.org/micke/begin.git
cd begin
meson build
ninja -C build
sudo ninja -C build install

USAGE

begin [-z|-j] <regex> [filename]