Thread
:
which command(s) to use ?
View Single Post
#
9
(
permalink
)
02-25-2008, 02:22 PM
Henk Oegema
Posts: n/a
Re: which command(s) to use ?
Johnny Rebel wrote:
> var=`<command>`
>
> Put var= in front of it, and use back-ticks around the whole thing.
> This will assign the value of it to the var.
>
Thanks Johnny.
Henk Oegema