Search Results

Search: Posts Made By: blp_18
12,933
Posted By blp_18
Geographical location details of a server
Is there a way to find geographical location details of a server in shell scripting ? Say, which region server is located at etc.
2,314
Posted By blp_18
Thanks Tyler_Durden for your reply. I got it...
Thanks Tyler_Durden for your reply. I got it worked now. The problem is that some funky/control characters were came in with the file and they were causing the problem initially.

I tried this way...
2,314
Posted By blp_18
Thanks for the reply. I tried the same. But, I...
Thanks for the reply. I tried the same. But, I get an error

./test5.sh[4]: syntax error at line 3 : `(' unexpected .

Thanks,
blp
2,314
Posted By blp_18
Problem in running a shell script
Hi,

I'm trying to run a simple shell script whose contents are pasted below.

#!/usr/bin/ksh
echo $PATH
performbuild
{
echo "Inside performBuild function"
}
echo "Main Shell started"...
Showing results 1 to 4 of 4

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