wpa_cli issues

Robert Bonomi bonomi at mail.r-bonomi.com
Fri Aug 19 14:14:00 UTC 2011


> From owner-freebsd-questions at freebsd.org  Fri Aug 19 07:41:44 2011
> Date: Fri, 19 Aug 2011 07:22:34 -0500
> From: "Zane C. B-H." <v.velox at vvelox.net>
> To: FreeBSD Questions <freebsd-questions at freebsd.org>
> Subject: wpa_cli issues
>
> Is there any way to undefine a variable once it has been set?

*As(stated*, the answer involves the offspring of the mating of a rhinoceros
and an elephand.

=GUESSING= that you mean a shell 'envionment variable', the answer is 'yes'.
_How_ one can do it depends on the shell (*unspecified*!) being used.
'unsetenv' _may_ do the trick.  Alternatively a variable assignment with
no value (.e.g "VARIABLE=") may work.




More information about the freebsd-questions mailing list