Jump to content

Shell one-liner: Difference between revisions

m
→‎{{header|REXX}}: removed STYLE from the PRE html tag.
m (→‎{{header|REXX}}: removed STYLE from the PRE html tag.)
Line 479:
echo do j=10 by 20 for 4;say right('hello',j);end | regina</lang>
'''output''' when using the (above) from the command line:
<pre>
<pre style="overflow:scroll">
hello
hello
Cookies help us deliver our services. By using our services, you agree to our use of cookies.