# Word Salad

> *"Freedom Two is the freedom to help your neighbor by distributing copies of the program. Now, for beings that can think and learn, sharing useful knowledge is a fundamental act of friendship. When these beings use computers, this act of friendship takes the form of sharing software. Friends share with each other. Friends help each other. This is the nature of friendship. And, in fact, this spirit of goodwill—the spirit of helping your neighbor, voluntarily—is society’s most important resource."*
>
> ***
>
> \
> **Citation**\
> Stallman, Richard. *Free Software, Free Society: Selected Essays of Richard M. Stallman*. GNU Project, 2002. <https://www.gnu.org/philosophy/fsfs/rms-essays.pdf>.
>
> In-text citation: (Stallman 2002, 38)

## :notebook\_with\_decorative\_cover: What is this?

It is a collection of various Bashisms, one-liners, scriptlets, and general-purpose hacks that a former manager, colleague, person, et al. probably taught me.

In other words, these are my personal notes - [the ones I am not too embarrassed to share](#user-content-fn-1)[^1].&#x20;

{% content-ref url="/pages/Pd8e2jXFxc2T5oNZFldW" %}
[cheatsheets](/word-salad/word-salad/cheatsheets.md)
{% endcontent-ref %}

{% content-ref url="/pages/B0fzQRW5FLIQothqS4A7" %}
[LFD109x](/word-salad/word-salad/lfd109x.md)
{% endcontent-ref %}

{% content-ref url="/pages/0rNzvI9LAfKqH1sMEMv6" %}
[LFS182x](/word-salad/word-salad/lfs182x.md)
{% endcontent-ref %}

{% content-ref url="/pages/GztE0qSIte1VhzI5JlDl" %}
[LFS146x](/word-salad/word-salad/lfs146x.md)
{% endcontent-ref %}

{% content-ref url="/pages/V9qqW4BJbElvZSAmMu4O" %}
[LFS241x](/word-salad/word-salad/lfs241x.md)
{% endcontent-ref %}

<figure><img src="/files/lQH29BCzgPggUwQJFiPm" alt=""><figcaption><p>"Knowledge Gardens" are too complicated for my smooth brain; thus, I've opted for a literal garden to complement this knowledge base.</p></figcaption></figure>

<img alt="" class="gitbook-drawing">

[^1]: This statement is subject to change.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.markdriscoll.xyz/word-salad/word-salad.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
