Use the unset (Sobell, page 314) builtin to remove myvar. Show that myvar is not available in the interactive shell or in the environment.

What will be an ideal response?

$ unset myvar
$ echo $myvar
$ export | grep myvar

Computer Science & Information Technology

You might also like to view...

Describe a wildcard in Access. Mention at least two wildcards that are available in Access

What will be an ideal response?

Computer Science & Information Technology

A(n) _____ is a security threat that disguises itself as legitimate software

Fill in the blank(s) with correct word

Computer Science & Information Technology