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.
gamble with varible content
Name: arun.s Date: November 21, 2005 at 23:04:42 Pacific OS: unix CPU/Ram: 256
Comment:
Hi all,
My problem is say y=z x=y now i want to assign the content of y to a varibal called var. var=$y is one way. but i dont want this method. i want assign the contne of y to var using variable x only
like var=${$x} this is my assumption and this what exactly i want. i hope u understand my problem. reply as soon as possible..
Summary: How could I take an input sting and place it in a file and make it appear in its proper order alphabetically?? Example... I have a file called file.txt with this content: a b y z I issue this command:...
Summary: Hi, Thanks for your response. I just noticed that values are not preceded with leading zeroes, but also with +. The contents of the file is as below. Number Name Pay Tax Total 1 John ...
Summary: thanks alot Guys for your help. I took Luke's advice and commented out the echo----" and it seems to run now. The problem i have is that its not returning any out put to me. It reads a file called dis...