Search Results

Search: Posts Made By: satish2712
7,261
Posted By satish2712
My exact requirement is... Step1: Find if...
My exact requirement is...

Step1: Find if data*.txt files exist in some/path
Step2: If exists, copy the first such file (ex: data0.txt) to other/path
Step3: remove the data0.txt
Step4: Repeat...
7,261
Posted By satish2712
Hi, thanks for the reply. If i do...
Hi,

thanks for the reply.

If i do this, it will copy all the data*.txt files in /saome/path to /other/path right ?
7,261
Posted By satish2712
script for Finding files in a folder and copying to another folder
Hi all,

I have a folder '/samplefolder' in which i have some files like data0.txt, data1.txt and data2.txt.

I have to search the folder for existence of the file data0.txt first and if...
Forum: Programming 08-11-2008
8,166
Posted By satish2712
Exception Signal 11 while running JAVA code in UNIX
Hi,

when i compile my java code in UNIX using javac, the class file is getting created. But when i try to run the code using java - classpath command, i get the following error.
...
Forum: Programming 08-08-2008
38,140
Posted By satish2712
i have jdk1.4 installed in my server. will the...
i have jdk1.4 installed in my server. will the problem be because of jdk version ??
Forum: Programming 08-08-2008
38,140
Posted By satish2712
Hi, there is one more problem related to...
Hi,

there is one more problem related to this. When i give javac command with -classpath options, it is compiling and working fine. But the cursor does not come to the command prompt again,...
Forum: Programming 08-08-2008
38,140
Posted By satish2712
that worked :b: thanks a lot. :)
that worked :b:

thanks a lot. :)
Forum: Programming 08-08-2008
38,140
Posted By satish2712
Thanks, That worked fine for one external jar...
Thanks, That worked fine for one external jar file. But wen i am using more than one external jar file, i get the following error.

Note: my java program Inbound.java needs 2 jar files jms.jar...
Forum: Programming 08-08-2008
38,140
Posted By satish2712
JAVA - External JAR files in UNIX
Hi,

I have to run my JAVA programs in UNIX server. The java program uses some external jar files for compiling. I have set the classpath to the folder where all the jar files are present using...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 10:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy