Scroll to navigation

sedparse(1) Parse a sed script and show its JSON sedparse(1)

NAME

sedparse - parse a sed script and show its JSON

SYNOPSIS

sedparse [-h] [-e script] [-f script-file] [--full] [-v] [-V]

DESCRIPTION

Parse a sed script and show its JSON representation in STDOUT.

OPTIONS

Show help message and exit.
Add the script to the commands to be parsed.
Add the contents of script-file to the commands to be parsed.
Show full JSON (has empty values).
Turn on verbose mode.
Show program's version number and exit.

AUTHOR

sedparse was written by Aurelio Jargas <aurelio@aurelio.net>.

This manual page was written by Marcos Talau <marcos@talau.info> for the Debian project (but may be used by others).

28 Nov 2021 sedparse-0.1.2