Hi Miark:

I'm trying to issue the following UNIX command: x=$(print $(somevariable%.c)). What this does is saves the value of the command "print $(somevariable%.c) into x, after stripping ".c" from the right side of the variable. I can then use the variable x for other commands.

Any ideas how to do this Linux?

Andre---



Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes

Reply via email to