Help:Script Samples: Difference between revisions
Content deleted Content added
Caleb Cooper (talk | contribs) |
Caleb Cooper (talk | contribs) |
||
Line 42:
The syntaxhighlight tag requires the programming language to be specified in this case '''bash''':<br><br>
<code><syntaxhighlight style="width: 93%;"></code>
<syntaxhighlight lang="bash" style="width: 93%;">
#!/bin/bash
fileCount=800000
| |||