Question regarding Ubuntu

John DeCarlo johndecarlo at gmail.com
Mon Sep 29 03:34:03 UTC 2008


On Sat, Sep 27, 2008 at 11:54 PM, Alexander Loria <alexdloria at yahoo.com>wrote:

> Hi,
>
> I wanted to ask why when I do setenv command; it says that "bash: setenv:
> command not found". What could be the reason(s)?
>
> Thank you.
>
>
>
Because "setenv" is not supported by bash.

"printenv" will print out all your environment variables, or a subset.

"export X=y" will create a new environment variable.

There are other environment commands; try "apropos environment"

-- 
John DeCarlo, My Views Are My Own
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080928/39cf37e4/attachment.html>


More information about the ubuntu-users mailing list