LINKDING
Login
Shared bookmarks
Sort by
Added ↑
Added ↓
Title ↑
Title ↓
Apply
Tags
micha/jsawk · GitHub
#awk
#cli
#json
|
Jsawk is like awk, but for JSON. You work with an array of JSON objects read from stdin, filter them using JavaScript to produce a results array that is printed to stdout. You can use this as a filter to manipulate data from a REST JSON web service, for example, in a shell script. Also, you can suppress JSON output and use the built-in printing functions to translate your JSON input to other formats and send that to stdout, to be piped to other processes. You can load JavaScript libraries on the command line to increase your processing power, and other things.
11 years ago
|
View
Shared by
ttscoff
Command Line Tutorials - Sed & Awk
#awk
#blogit
#sed
#terminal
#tutorial
#unix
|
Because it's never too late to learn the classics. Like my great grandfather always said, string manipulation on the command line is an essential skill for anyone tooling around in the shell.
12 years ago
|
View
Shared by
ttscoff
Learning Awk - All this
#awk
#cli
#reference
#tools
13 years ago
|
View
Shared by
ttscoff
[awk] Command line calculator using awk « *NIX Tricks
#awk
#blogit
#calculator
#terminal
#unix
|
A neat trick, and better than my previous command line calculator solution…
13 years ago
|
View
Shared by
ttscoff
Previous
1
Next
User
Everyone
ttscoff
Apply
Tags
-awk
b
logit
c
alculator
cli
j
son
r
eference
s
ed
t
erminal
tools
tutorial
u
nix