Results 1 to 2 of 2
Hi all,
I have a directory called /data
In this directory I have some files like abc ejb .jar,12_ab_ ejb .jar, sh ejb .jar, test
I need a shell script ...
- 05-01-2011 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 6
Shell script
Hi all,
I have a directory called /data
In this directory I have some files like abcejb.jar,12_ab_ejb.jar, shejb.jar, test
I need a shell script like...
1st I want to check if there is any ejb file exists in the directory using some condition
If ejb files exists I want to redirect the ejb files list to a file called list.
Now I want to copy all the files in the list file to some remote system.
Could any one help me on this. I am poor in scripting.
Regards
Kalyan Kumar Pasupuleti
- 05-01-2011 #2


Reply With Quote
