peace 0.0.15

zero stress automation
Documentation
# Unconstrained

<div style="display: flex; justify-content: center;">

<object
    type="image/svg+xml"
    data="executable_source.svg"
    height="100"></object>
<small>[](https://azriel.im/dot_ix/?src=BYSwpgTghhDGwE8BcAoABGgzgewK5zCTQG8BfFFAO2wBMwB9SqAWzE1Qx31kLQCIwADzCxcAFygAjADZg%2BFanXp1Msduix4CRPlwIA6TMH4LaDMM2wArEOs5aeRQLwbgXp2KY4BcIbMYhLLsMNEUGOgAzKFxpMUCgtCExaCJRCBwIAFoAB2wQSjFIFCA)</small>

</div>

```bash
#! /bin/bash
echo rara # will execute, works
rara      # will execute, fails
```

<div style="
    border-radius: 4px;
    background-color: black;
    color: white;
    font-family: monospace;
    padding: 10px;
">
    <span style="color: lightgreen; font-weight: bold;">&gt;</span> ./script.sh_
</div>

<!--
1. Source is executable.
-->