LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   For dynamic inclusion of files in a shell script (https://www.linuxquestions.org/questions/linux-newbie-8/for-dynamic-inclusion-of-files-in-a-shell-script-554561/)

patilvidya 05-17-2007 03:30 AM

For dynamic inclusion of files in a shell script
 
Hi,
I have a simple text file.I checked in file into clearcase server(means set a view and it is cleacase element).Now i want to read this text file into another shell script.How i can do this?
Is there any way to include files dynamically which we checkedin already into clearcase.
Problem is, while installing package it wont read it from clearcase server.

Thanks in advance.

stress_junkie 05-18-2007 07:05 PM

I wouldn't try to read the active version of a script from a version control system. I would put the active version of the file in a system directory.


All times are GMT -5. The time now is 09:23 AM.