<div id="_htmlarea_default_style_" style="font:10pt arial,helvetica,sans-serif">Is Solaris Ass Backward or what.
<br><br>I can get an exact string match in AIX, Linux, HPUX but not in SlowLaris. <br><br>What I have tried so
far,<br><br>grep -x&nbsp; returns a usages messages<br>/usr/xpg4/bin/grep -x&nbsp;&nbsp;&nbsp; doesn't work<br><br>grep
-e or -E returns a usages message<br><br>/user/xpg4/bin/grep -e or -E doesn't work<br><br>grep '\&lt;string\&gt;'&nbsp;
doesn't work<br><br>grep ^"string"$ doesn't work. <br><br>What I am trying to do is search an environment variable such
as PATH to see if a directory already exist in the variable. <br><br>Anybody figured out how to find exact matches
within a string on SlowLaris?<br><br><br>Thanks<br>Don S.<br><br><br><br></div>