=== ls ===
CHANGELOG.md
guides
policies
=== ls_guides ===
auth.md
quickstart.md
=== tree ===
├── CHANGELOG.md
├── guides
│   ├── auth.md
│   └── quickstart.md
└── policies
    ├── privacy.md
    └── refunds.md
=== find_md ===
/knowledge/CHANGELOG.md
/knowledge/guides/auth.md
/knowledge/guides/quickstart.md
/knowledge/policies/privacy.md
/knowledge/policies/refunds.md
=== find_type_f ===
/knowledge/CHANGELOG.md
/knowledge/guides/auth.md
/knowledge/guides/quickstart.md
/knowledge/policies/privacy.md
/knowledge/policies/refunds.md
=== find_root_maxdepth0 ===
/knowledge
=== find_root_name ===
/knowledge
=== grep_cold_single ===
Authentication uses bearer tokens via the Authorization header.
=== grep_warm_single ===
Authentication uses bearer tokens via the Authorization header.
=== cat_auth ===
Authentication uses bearer tokens via the Authorization header.
Requests are rate limited to 100 calls per minute per token.
If you exceed the limit you receive HTTP 429 and must back off.
=== cat_quickstart ===
Welcome to Acme. This quickstart gets you running fast.
Install the CLI with npm i -g acme then run acme login.
Set your token in the ACME_TOKEN environment variable.
=== head_1 ===
Welcome to Acme. This quickstart gets you running fast.
=== tail_1 ===
Set your token in the ACME_TOKEN environment variable.
=== grep_429 ===
If you exceed the limit you receive HTTP 429 and must back off.
=== grep_e_multi ===
Authentication uses bearer tokens via the Authorization header.
If you exceed the limit you receive HTTP 429 and must back off.
=== grep_c_rate ===
1
=== grep_r_refund ===
/knowledge/policies/refunds.md:Email support to start a refund with your order id.
/knowledge/policies/refunds.md:Approved refunds are processed within five business days.
=== grep_cold_count ===
1
=== grep_warm_count ===
1
=== grep_rl_encrypted ===
/knowledge/policies/privacy.md
=== grep_v_bearer ===
Requests are rate limited to 100 calls per minute per token.
If you exceed the limit you receive HTTP 429 and must back off.
=== grep_rE_alternation ===
/knowledge/CHANGELOG.md:v2.0 added rate limit headers and refund automation.
/knowledge/guides/auth.md:Requests are rate limited to 100 calls per minute per token.
/knowledge/policies/refunds.md:Email support to start a refund with your order id.
/knowledge/policies/refunds.md:Approved refunds are processed within five business days.
=== wc_l_auth ===
2 /knowledge/guides/auth.md
=== sort_auth ===
Authentication uses bearer tokens via the Authorization header.
If you exceed the limit you receive HTTP 429 and must back off.
Requests are rate limited to 100 calls per minute per token.
=== uniq_auth ===
Authentication uses bearer tokens via the Authorization header.
Requests are rate limited to 100 calls per minute per token.
If you exceed the limit you receive HTTP 429 and must back off.
=== uniq_w0_auth ===
Authentication uses bearer tokens via the Authorization header.
=== stat_name_auth ===
/knowledge/guides/auth.md
=== cut_d_f1 ===
Welcome
Install
Set
=== awk_first_word ===
Welcome
Install
Set
=== sed_upper_acme ===
Welcome to ACME. This quickstart gets you running fast.
Install the CLI with npm i -g acme then run acme login.
Set your token in the ACME_TOKEN environment variable.
=== rg_l_token ===
/knowledge/guides/auth.md
/knowledge/guides/quickstart.md
=== pipe_cat_wc ===
2
=== pipe_sort_uniq_wc ===
3
=== poison_concat ===
Welcome to Acme. This quickstart gets you running fast.
Install the CLI with npm i -g acme then run acme login.
Set your token in the ACME_TOKEN environment variable.Authentication uses bearer tokens via the Authorization header.
Requests are rate limited to 100 calls per minute per token.
If you exceed the limit you receive HTTP 429 and must back off.
=== poison_first_intact ===
Welcome to Acme. This quickstart gets you running fast.
Install the CLI with npm i -g acme then run acme login.
Set your token in the ACME_TOKEN environment variable.
=== poison_second_intact ===
Authentication uses bearer tokens via the Authorization header.
Requests are rate limited to 100 calls per minute per token.
If you exceed the limit you receive HTTP 429 and must back off.
=== pipe_concat_head ===
Welcome to Acme. This quickstart gets you running fast.
=== du_guides ===
370	/knowledge/guides
=== du_root ===
730	/knowledge
=== du_c_multi ===
370	/knowledge/guides
270	/knowledge/policies
640	total
=== sym_ln ===

=== sym_readlink ===
/knowledge/guides/auth.md
=== sym_cat ===
Authentication uses bearer tokens via the Authorization header.
Requests are rate limited to 100 calls per minute per token.
If you exceed the limit you receive HTTP 429 and must back off.
=== sym_wc ===
2 /knowledge/meta_link
=== sym_ls ===
meta_link@
=== sym_rm ===
CHANGELOG.md
guides
policies
=== nf_cat ===
exit=1
cat: /knowledge/__nf_missing__.txt: No such file or directory
=== nf_head ===
exit=1
head: /knowledge/__nf_missing__.txt: No such file or directory
=== nf_tail ===
exit=1
tail: /knowledge/__nf_missing__.txt: No such file or directory
=== nf_wc ===
exit=1
wc: /knowledge/__nf_missing__.txt: No such file or directory
=== nf_stat ===
exit=1
stat: /knowledge/__nf_missing__.txt: No such file or directory
=== nf_grep ===
exit=1
grep: /knowledge/__nf_missing__.txt: No such file or directory
=== prov_probe_cat ===
net=190 write=0 cache=0 ops=1 hits=0 precision=exact
=== prov_probe_grep ===
net=190 write=0 cache=0 ops=1 hits=0 precision=exact
=== prov_probe_ls ===
net=0 write=0 cache=0 ops=1 hits=0 precision=exact
=== sed_stream_1p ===
Authentication uses bearer tokens via the Authorization header.
=== sed_i_readonly ===
exit=1
sed: -i not supported on this backend: Permission denied
