Content deleted Content added
|
|
|
<span title="passwords.{{{1|cwd}}}.supportlabs.dell">[passwords.{{{1|cwd}}}.supportlabs.dell teampass]</span>
# one
#:<pre class=scroll>
#::some stuff
#::some more stuff</pre>
# two
<syntaxhighlight lang=text highlight="3" class="orange-highlight inline">
line one
line two
line three
line four
</syntaxhighlight>
<syntaxhighlight lang=text highlight="3" class="blue-highlight inline">
line one
line two
line three
line four
</syntaxhighlight>
<syntaxhighlight lang=text highlight="3" class="green-highlight inline">
line one
line two
line three
line four
</syntaxhighlight>
<syntaxhighlight lang=text highlight="3" class="pink-highlight inline">
line one
line two
line three
line four
</syntaxhighlight>
<syntaxhighlight lang=text highlight="3" class="inline">
line one
line two
line three
line four
</syntaxhighlight>
{{Get|Java Example|example=<syntaxhighlight lang="javascript">
JSFX.FireSpark.prototype.changeColour = function()
{
var colour="";
r2= Math.random()*255;
g2= r2;
b2= 0;
if(!(r2 | g2 | b2))
{
r2=255;
g2=255;
b2=0;
}
colour = "#" + dec2hex(r2) + dec2hex(g2) + dec2hex(b2);
this.setBgColor(colour);
}
</syntaxhighlight>}}
{{Keywords|
*write protect
*ProtectMode
*ExitOos
*RAID space below threshold
*HA_FLOW|
<pre>./cyc_triage.pl -j -- -t xtremapp| egrep "write protect|ProtectMode|ExitOos|RAID space below threshold|HA_FLOW"</pre>}}
|