Sedsed can debug, indent, tokenize and HTMLize your SED scripts.
In debug mode it reads your script and add extra commands to it. When executed you can see the data flow between the commands, revealing all the magic SED does on its internal buffers.
In indent mode your script is reformatted with standard spacing and in tokenize mode you can see the elements of every command you use.
In HTMLize mode your script is converted to a beautiful colored HTML file, with all the commands and parameters identified for your viewing pleasure.
With sedsed you can master ANY sed script. No more secrets, no more hidden buffers.
What's new in current version
- The default indent prefix for --indent is now four spaces.
- New --dump-debug option to inspect the generated debug file.
- The debugger is faster and the debug file is now readable (commented) and portable, working in old UNIX sed.
- Bugfix: Now parses a, c, i commands with ";" on the text.
Requirements
Python language version 1.5 or later.
Please contact sedsed publisher, Aurelio Jargas if you have questions or issues regarding this product.