Thomas Lange
Mon, 02 Oct 2006 03:39:51 -0700
>>>>> On Mon, 2 Oct 2006 12:10:59 +0200, Holger Levsen <[EMAIL PROTECTED]> said:
> But isn't
> if [ "$action" = "dirinst" ]; then
> the same and easier to read?
Yes. Since normally I use this one from above, I will change the
[ X$variable = Xvalue ] to your proposal.
--
regards Thomas