mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Dec. 02 2007,03:32 |
|
That makes sense.
In situations that reuse the same file, though, I've found that using an environment variable for that file can be very useful. In that way you can prevent the need to edit all scripts that use that file if you happen to change the file path (using the scripts on a system without dfm, for example), and at the same time probably cut the size of your scripts by several bytes.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|