[SuSE Linux] bash help
Could some kind soul tell me the bash equivalent of the csh setenv command? -- mail to: ariggins@home.com - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Hi. On Tue, 8 Sep 1998, Alan Riggins wrote:
Could some kind soul tell me the bash equivalent of the csh setenv command?
Yes: export VARIABLE=VALUE Best regards, LenZ ------------------------------------------------------------------ Lenz Grimmer S.u.S.E. GmbH <A HREF="mailto:grimmer@suse.de">mailto:grimmer@suse.de</A> Gebhardtstrasse 2 <A HREF="http://www.suse.de"><A HREF="http://www.suse.de</A">http://www.suse.de</A</A>> 90762 Fuerth, Germany - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
On Tue, Sep 08, 1998 at 08:23:21AM -0700, Alan Riggins wrote:
Could some kind soul tell me the bash equivalent of the csh setenv command?
export VARIABLE=value -- Steve Philp sphilp@ameritech.net "The Internet is like crack for smart people" --Arsenio Hall - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
For bash use 'export' You know, you can always change your shell to csh or tcsh if you are more comfortable in those. Alan Riggins wrote:
Could some kind soul tell me the bash equivalent of the csh setenv command?
-- .###. /#######\## -==============================================- ;##### ;# Mike's WindowMaker ;##### ;# <A HREF="http://tasteslikechicken.ml.org/windowmaker.html"><A HREF="http://tasteslikechicken.ml.org/windowmaker.html</A">http://tasteslikechicken.ml.org/windowmaker.html</A</A>> \# /## -==============================================- ###'---'#### - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Thanks Michael, and everyone else who replied. That's just the ticket. I needed to alter my CLASSPATH variable to add some propietary java stuff. Also, one more question: Does anyone know about availability of java 1.2 for linux. Michael Lankton wrote:
For bash use 'export' You know, you can always change your shell to csh or tcsh if you are more comfortable in those.
Alan Riggins wrote:
Could some kind soul tell me the bash equivalent of the csh setenv command?
-- .###. /#######\## -==============================================- ;##### ;# Mike's WindowMaker ;##### ;# <A HREF="http://tasteslikechicken.ml.org/windowmaker.html"><A HREF="http://tasteslikechicken.ml.org/windowmaker.html</A">http://tasteslikechicken.ml.org/windowmaker.html</A</A>> \# /## -==============================================- ###'---'#### - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- mail to: ariggins@home.com - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
VARNAME=foo; export VARNAME On Tue, 8 Sep 1998, Alan Riggins wrote:
Could some kind soul tell me the bash equivalent of the csh setenv command?
--
mail to: ariggins@home.com
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
TEST=hello:-) export TEST Alan Riggins wrote:
Could some kind soul tell me the bash equivalent of the csh setenv command?
--
mail to: ariggins@home.com
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- cya l8r Leon McClatchey leonmcclatchey@homemail.com Linux User 78912 (Win95 Box) - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
participants (6)
-
ariggins@home.com
-
grimmer@suse.de
-
leonmcclatchey@homemail.com
-
mlankton@home.com
-
sphilp@ameritech.net
-
zen@toyzworkz.com