help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-bash] confuse about bash


From: PurencoolGmail
Subject: [Help-bash] confuse about bash
Date: Sun, 19 Feb 2012 09:29:48 +1100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1

Hi Bash Expert,

I have a bash script that says this

HOUSE=null;
echo HOUSE;

What I am trying to do from the command line is set variable when the script loads but I can't seem to fined anything on the web about it. I was hoping to
to something like this

> bash myscript.sh set HOUSE=foo

Is this possible?

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]