Search Results

Search: Posts Made By: Chong Lee
1,876
Posted By Chong Lee
That worked
That worked. Thanks!
1,876
Posted By Chong Lee
Working with Script variables; seems like this should work...
The following seems quite basic but does not seem to work. Anybody know why?

$ g=1
$ echo $g
1
$ echo abc$g
abc1
$ abc$g=hello
ksh: abc1=hello: not found
$ echo $abc1
ksh: abc1: parameter...
Showing results 1 to 2 of 2

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