-
Updated
Oct 16, 2021 - Shell
sed
Here are 255 public repositories matching this topic...
-
Updated
May 28, 2022 - Go
-
Updated
May 13, 2020 - Roff
As generating human-readable code is not a current aim, and we're quite far from having it anyway, it would make sense to generate a code that is already "minified". (i. e. cannot be reduced more by a minifier).
This might not be possible to achieve to 100% without implementing some complicated compiler logic (for example determining whether some parenthesis are needed). Implementing those shou
-
Updated
Jun 1, 2022 - Go
We need to test for the end of the mechanisms / stream features element and bail out if we haven’t started authentication yet.
-
Updated
May 23, 2022 - Go
-
Updated
Jan 11, 2017 - Shell
-
Updated
Nov 30, 2020 - Reason
-
Updated
Mar 22, 2022 - C++
-
Updated
Mar 1, 2022 - Python
-
Updated
Feb 17, 2022 - Shell
-
Updated
Apr 25, 2020 - HTML
-
Updated
Feb 10, 2022 - HTML
Improve this page
Add a description, image, and links to the sed topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sed topic, visit your repo's landing page and select "manage topics."


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 likewrap lines containing '.' with "