-
Updated
Dec 13, 2020 - Shell
#
awk
Here are 378 public repositories matching this topic...
A list of command line tools for manipulating structured text data
html
cli
yaml
toml
tsv
json
list
csv
xml
conversion
delimited-files
awk
ini
text-files
configuration-file
structured-text
-
Updated
Mar 22, 2021
Easily run Python at the shell! Magical, but never mysterious.
-
Updated
Nov 14, 2020 - Python
Example based guide to mastering GNU awk
-
Updated
May 3, 2021 - Shell
Like Awk but with SQL and table joins
-
Updated
May 27, 2021 - Tcl
generate reverse shell from CLI for linux and Windows.
-
Updated
Sep 17, 2020 - Python
kantord
commented
Mar 17, 2019
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
Python script wrote to automate the process of generating various reverse shells.
nodejs
ruby
python
java
bash
golang
php
reverse-shell
telnet
perl
awk
penetration-testing
ctf
ctf-tools
reverse-shells
reverse-shell-generator
-
Updated
Sep 27, 2020 - Python
kubectl plugin to show cluster CPU and Memory requests utilization
-
Updated
Sep 10, 2020 - Shell
Simple templating engine based on shell.
-
Updated
Jul 14, 2021 - Shell
vims - use vim commands for pipeline filtering in terminal
-
Updated
Jun 11, 2020 - Shell
Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!
-
Updated
Jul 14, 2021 - Go
An Awk script to generate documentation from Markdown comments in C/C++/Java/JavaScript/C# source code.
-
Updated
Apr 20, 2021 - Awk
Small and simple directory synchronizer (a BASH script)
-
Updated
Mar 3, 2021 - Shell
A curated list of awesome AWK frameworks, libraries, software and resources
-
Updated
Jul 11, 2021 - HTML
An evolution of the suckless ii(1) file-based IRC client
-
Updated
Jun 26, 2021 - 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 "