COLOR
1.2
Main Page
Related Pages
notok.md
1
## linguist:bash
2
3
~~~{.bash}
4
echo $HOME
5
for i in 1 2 3 ;do
6
echo $i
7
done
8
~~~
9
notok.md
Generated by
1.8.9.1