Search Results

Search: Posts Made By: rstojkovic68
5,030
Posted By rstojkovic68
Thank you very much
I reviewed the environment file and found that it had the LF after the variable.
I corrected the issue and now the script can find with the variable and the hard coded.

Appreciate your help with...
5,030
Posted By rstojkovic68
Sorry Bad cut and Paste #!/bin/sh # Make...
Sorry Bad cut and Paste
#!/bin/sh

# Make sure that the JAVA_HOME variable is defined
if [ ! "${JAVA_HOME}" ]
then
echo +-----------------------------------------+
echo "+ The...
5,030
Posted By rstojkovic68
Challenge with sh script using environment variables to check for file.
Hi All
Thanks for reviewing my question.
I have a sh script where I used an environmental variable for the directory for the file I need to check to ensure before executing a process.
I have...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy