mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
e338dd4672
functions. Added example script output to figures.
3 lines
No EOL
44 B
Text
3 lines
No EOL
44 B
Text
for num in 1 2 3 4 {
|
|
echo Number: $num
|
|
} |