-
Updated
Oct 5, 2020 - Shell
awk
Here are 314 public repositories matching this topic...
-
Updated
Sep 14, 2020
-
Updated
Jul 15, 2020 - Python
-
Updated
Sep 30, 2020 - Shell
-
Updated
Sep 21, 2020 - Tcl
-
Updated
Sep 17, 2020 - Python
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
Sep 27, 2020 - Python
-
Updated
Sep 10, 2020 - Shell
-
Updated
Jun 11, 2020 - Shell
-
Updated
Sep 3, 2020 - Shell
-
Updated
Jan 24, 2020 - Go
-
Updated
Sep 5, 2018 - Awk
-
Updated
Oct 8, 2020 - Shell
-
Updated
Mar 15, 2020 - Awk
-
Updated
Oct 3, 2020 - Awk
Improve this page
Add a description, image, and links to the awk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the awk 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 "