mirror of
https://git.sr.ht/~crc_/retroforth
synced 2024-11-16 19:48:56 +01:00
b1ac8cc7a3
FossilOrigin-Name: 83176a62eb4acecad5cad6c2ecae921634f62a52df9dce86664bf526dce0079f
5 lines
74 B
Forth
Executable file
5 lines
74 B
Forth
Executable file
#!/usr/bin/env retro
|
|
|
|
~~~
|
|
#0 sys:argv [ s:put nl ] file:for-each-line
|
|
~~~
|