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.
variables from file
Name: Chris Date: April 14, 2003 at 07:39:58 Pacific OS: Unix CPU/Ram: Sun 64
Comment:
does anyone know how to assign a variable with a value from a file?
Summary: Hey guys, I need some help with some unix stuff. I have two files. One is a script and the other is a config file. The script has to use the variables from the config file to operate. For exampl...
Summary: Hi, I want to read a file in a C shell script and process all the words of each line as a command set. something like this read line from file get the first word from line and assign it to a var...
Summary: Hi, I have a file with a path to a directory. Can I do 'cat' of that file and assign it to the variable? Thanks and regards Suresh sureshht...