One way might be to create the script and save it to different names.  IE vi 
the script and save it then cat it to a different name.

TEST #> Vi testfile1
After completing the task then:
TEST #> cat testfile1 > testfile2
TEST #> cat testfile2 > testfile3
Et Cetra ; etc.


John
253-924-7657

From: linux-cluster-boun...@redhat.com 
[mailto:linux-cluster-boun...@redhat.com] On Behalf Of Achint Mehta
Sent: Wednesday, December 28, 2011 1:04 PM
To: linux-cluster@redhat.com
Subject: [Linux-cluster] Multiple script resources with same name

Hi All,

I am using RHCS on RHEL 6.2.
I was trying add multiple script resources that point to the same 
script/resource/executable.
Is seems that every script resource that has been added should have a unique 
script name.

Is there a way in RHCS by which I can spawn and manage multiple instances of 
same script/executable?

Thanks
Achint


--
Linux-cluster mailing list
Linux-cluster@redhat.com
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to