Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
set environment variables on Korn, C She
Name: Sony Lloyd Date: June 29, 2001 at 05:38:32 Pacific
Comment:
why sometimes I can use: - export $VARIABLE=value (ie: export $HOME=/users) and some other times: - export VARIABLE=value (export HOME=/users) or: - export VARIABLE="value" (export="/users") NB: Are the 3 ways ok, yes or no? Are they valid for both Korn and Bourne Shells? ****** On C Shell, how come it's sometimes : - setenv and sometimes - set variable=(value) Thanks
Summary: I have a text file that contains key=values. The one value is an environment variable that I would like to expand. Here is what the file contains (file called test.txt): outputfolder=${HOME}/Report I...
Summary: I have problem to installation Oracle 8.1.7 for Solaris 8 Intel, in execution ‘./runInstaller’ from /cdrom/oracle8i with user oracle, display error: ./runInstaller: syntax error at line 1: `(' unexp...
Summary: Use the correct setting for the environment variable ORA_NLS33. Per your platform specific Oracle Installation and Configuration Guide, the ORA_NLS33 parameter should be set to the following: ...