diff options
author | Oskar <[email protected]> | 2024-04-20 13:35:18 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-04-20 13:35:18 +0200 |
commit | c5620a6a1e46e8c08968ff4cf71cea5efa27b329 (patch) | |
tree | 3c032cd01ff559a5257f1d7f7b2b70bf81d9e8b9 | |
parent | 7412fe41acf3ddecc732a5080443b0d3d954c97c (diff) |
.
-rwxr-xr-x | test/nl.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,4 +8,3 @@ for ((i=1; i<=10; i++)) do echo "$i" >> "$filename" done - |