v_chandra
24th October 2005, 14:24
Hi
I have a session where in 2 file path are mentioned of which first is import path and file name and second is archieve path, once the data is imported from the file mentioned in import path, i have to move the file to the path mentioned in archieve path with some prefix.
Actually i will have to pass 3 values with that shell script ie. import path, archieve path and the prefix, so could any one give me the syntax of how to call shell script from program script by passing parameters to it.
Thanks in Advance.
v_chandra
I have a session where in 2 file path are mentioned of which first is import path and file name and second is archieve path, once the data is imported from the file mentioned in import path, i have to move the file to the path mentioned in archieve path with some prefix.
Actually i will have to pass 3 values with that shell script ie. import path, archieve path and the prefix, so could any one give me the syntax of how to call shell script from program script by passing parameters to it.
Thanks in Advance.
v_chandra