[UPHPU] Where to put repository

Clint Savage herlo1 at gmail.com
Sun Oct 7 09:52:41 MDT 2007


On 10/7/07, Wade Preston Shearer <lists at wadeshearer.com> wrote:
> >> esac
> >
> > What does this do?
>
> Never mind on this one… I got it. "end of case" it closes the switch.
> That's cute; "case" backwards.

"if" is the same;

if test "something"; then
  do something
fi

Cheers,

Clint



More information about the UPHPU mailing list