
August 25th, 2003, 06:58 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
How 2 Redirect Outputs 2 a VARIABLE?
Hi!!
Alot of sites tells you how to redirect output of an command to a file but can anyone tell me how to redirect outputs to a shell variable?
eg. How can I store the result of "echo *" to a variable call "a".
Thanks
|