diff options
| author | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-22 10:05:05 +0200 |
|---|---|---|
| committer | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-22 10:05:05 +0200 |
| commit | 317656b7feb906b4234956ede6dd75495a49ab7f (patch) | |
| tree | 5deb6bb76ba67ecd54a6b7c47556b2584805aa18 /docs/DEVNOTES.md | |
| parent | 607dd5220dbaa00807ae2e87df31bde68abe7711 (diff) | |
fix splitting
Diffstat (limited to 'docs/DEVNOTES.md')
| -rw-r--r-- | docs/DEVNOTES.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/DEVNOTES.md b/docs/DEVNOTES.md index 35a14c4..a1e0c08 100644 --- a/docs/DEVNOTES.md +++ b/docs/DEVNOTES.md @@ -14,12 +14,5 @@ ## BUGS -1. -``` -export FOO=bar -echo "$FOO"bie -``` -prints `bar bie` (with the space). - 2. ```echo "'hi'"``` hangs |
