.. index:: setenv (command)

.. _command_setenv:

setenv - set environment variable
=================================

Usage
^^^^^
``setenv NAME [VALUE]``

Synopsis
^^^^^^^^
Set environment variable NAME to VALUE.
If VALUE is ommitted, then the variable is deleted.

.. generated from: /ptx/work/WORK_OOGHO/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/setenv.c
.. command function: do_setenv