File contents awk CLI Reference
Compact command reference for awk v.
0 total commands
0 command flags + 28 global flags
0 extracted usage examples
Max nesting depth: 0
When to Use
Constructing or validating awk commands
Looking up flags/options fast
Troubleshooting failed invocations
Top-Level Commands
Command format examples:
Global Flags
Flag
Short
Type
Description
--assign
-v
string
assign=var=val
--bignum
-M
bool
bignum
--characters-as-bytes
-b
bool
characters-as-bytes
--copyright
-C
bool
copyright
--debug
-D
string
debug[=file]
--dump-variables
-d
string
dump-variables[=file]
--exec
-E
string
exec=file
--field-separator
-F
string
field-separator=fs
--file
-f
string
file=progfile
--gen-pot
-g
bool
gen-pot
--help
-h
bool
help
--include
-i
string
include=includefile
--lint
-L
string
lint[=fatal
--lint-old
-t
bool
lint-old
--load
-l
string
load=library
--no-optimize
-s
bool
no-optimize
--non-decimal-data
-n
bool
non-decimal-data
--optimize
-O
bool
optimize
--posix
-P
bool
posix
--pretty-print
-o
string
pretty-print[=file]
--profile
-p
string
profile[=file]
--re-interval
-r
bool
re-interval
--sandbox
-S
bool
sandbox
--source
-e
string
source='program-text'
--trace
-I
bool
trace
--traditional
-c
bool
traditional
--use-lc-numeric
-N
bool
use-lc-numeric
--version
-V
bool
version
Common Usage Patterns (Compact)
No examples extracted.
Detailed References
Full command tree: references/commands.md
Full examples catalog: references/examples.md
Re-Scanning
After a CLI update, run /scan-cli or execute crawler + generator again.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1 --- 2 name: nsalvacao-cli-plugins-cli-awk 3 description: awk CLI Reference 4 --- 5 6 # awk CLI Reference 7 8 Compact command reference for **awk** v. 9 10 - **0** total commands 11 - **0** command flags + **28** global flags 12 - **0** extracted usage examples 13 - Max nesting depth: 0 14 15 ## When to Use 16 17 - Constructing or validating `awk` commands 18 - Looking up flags/options fast 19 - Troubleshooting failed invocations 20 21 ## Top-Level Commands 22 23 Command format examples: 24 25 ### Global Flags 26 27 | Flag | Short | Type | Description | 28 | --- | --- | --- | --- | 29 | `--assign` | `-v` | string | assign=var=val | 30 | `--bignum` | `-M` | bool | bignum | 31 | `--characters-as-bytes` | `-b` | bool | characters-as-bytes | 32 | `--copyright` | `-C` | bool | copyright | 33 | `--debug` | `-D` | string | debug[=file] | 34 | `--dump-variables` | `-d` | string | dump-variables[=file] | 35 | `--exec` | `-E` | string | exec=file | 36 | `--field-separator` | `-F` | string | field-separator=fs | 37 | `--file` | `-f` | string | file=progfile | 38 | `--gen-pot` | `-g` | bool | gen-pot | 39 | `--help` | `-h` | bool | help | 40 | `--include` | `-i` | string | include=includefile | 41 | `--lint` | `-L` | string | lint[=fatal|invalid|no-ext] | 42 | `--lint-old` | `-t` | bool | lint-old | 43 | `--load` | `-l` | string | load=library | 44 | `--no-optimize` | `-s` | bool | no-optimize | 45 | `--non-decimal-data` | `-n` | bool | non-decimal-data | 46 | `--optimize` | `-O` | bool | optimize | 47 | `--posix` | `-P` | bool | posix | 48 | `--pretty-print` | `-o` | string | pretty-print[=file] | 49 | `--profile` | `-p` | string | profile[=file] | 50 | `--re-interval` | `-r` | bool | re-interval | 51 | `--sandbox` | `-S` | bool | sandbox | 52 | `--source` | `-e` | string | source='program-text' | 53 | `--trace` | `-I` | bool | trace | 54 | `--traditional` | `-c` | bool | traditional | 55 | `--use-lc-numeric` | `-N` | bool | use-lc-numeric | 56 | `--version` | `-V` | bool | version | 57 58 ## Common Usage Patterns (Compact) 59 60 _No examples extracted._ 61 ## Detailed References 62 63 - Full command tree: `references/commands.md` 64 - Full examples catalog: `references/examples.md` 65 66 ## Re-Scanning 67 68 After a CLI update, run `/scan-cli` or execute crawler + generator again. 69 70 --- 71 > Converted and distributed by [TomeVault](https://tomevault.io/claim/nsalvacao) — claim your Tome and manage your conversions. 72 <!-- tomevault:4.0:skill_md:2026-04-14 -->
tomevault-io/skills-registry/tree/main/nsalvacao--cli-plugins--cli-awk commit 93c6ca3d4e
Frequently asked questions How do I install the Nsalvacao CLI Plugins CLI Awk skill? Run npx skillmds@latest add tomevault-io/nsalvacao-cli-plugins-cli-awk in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Nsalvacao CLI Plugins CLI Awk skill do? awk CLI Reference It is listed under Coding & Dev Tools on SkillMD.
Is Nsalvacao CLI Plugins CLI Awk safe to use? This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Nsalvacao CLI Plugins CLI Awk? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Nsalvacao CLI Plugins CLI Awk free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Nsalvacao CLI Plugins CLI Awk? tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.