nv - create or set non volatile variables

Usage

nv [-r] VAR[=VALUE]

Synopsis

Add a new non volatile variable named VAR, optionally set to VALUE. non volatile variables are persistent variables that overwrite the global variables of the same name. Their value is saved with ‘saveenv’.

Options

-r remove a non volatile variable

Table Of Contents

This Page