andrewbihl / bsed

Simple SQL-like syntax on top of Perl text processing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow catch-all line commands

andrewbihl opened this issue · comments

I'd like to be able to run commands on all lines of a file. For example, bsed wrap lines with " should execute on all lines of the file. Current workaround is to include some trivial filter like wrap lines containing '.' with "