Search Results

Search: Posts Made By: mnjx
1,551
Posted By mnjx
There will be 12 folders under every year(month...
There will be 12 folders under every year(month 01 - 12)

Lot of pdf files will be in each folder(i think Average 5000 files ) not sure the exact count..
1,551
Posted By mnjx
The compare file will have around 200 store...
The compare file will have around 200 store numbers.
Ex: (001345
013467
027890
011456)

The pdf files will be under Test/2010/01 --> ...
1,551
Posted By mnjx
Script logic
Please help me to write the following script.
1) Input files will be in Test directory. (Test/YYYY/MM) folders (Ex: 1) 2010/ 01 2) 2011/05)
The file name will be...
1,700
Posted By mnjx
Ygemici, Thank you so much. Yes, this...
Ygemici,

Thank you so much.
Yes, this is what i want. I made small changes and its working fine.
1,700
Posted By mnjx
hi ygemici, thanks ..Sorry i didn't explain...
hi ygemici,
thanks ..Sorry i didn't explain clearly.. My batch is calling some java program and its taking 2 parameters.
There are 3 cases. It can be either one of these conditions
1)first...
1,700
Posted By mnjx
Arguments and suffix name
While calling shell script i need to use prefix . Any idea?

Ex:
myscript.sh -parameter1 "AA;BB" -parameter2 "DD;E"
3,063
Posted By mnjx
Thanks ! While calling shell script i need...
Thanks !

While calling shell script i need to use prefix . Any idea?
Ex:
myscript.sh -parameter1 "AA;BB;CC" -parameter2 "DD;E"
3,063
Posted By mnjx
Passing arguments
I need to pass arguments to a shell script.My batch is calling some java program.
#################
x=$1
y=$2
java -classpath program
###################
if first parameter and second...
3,239
Posted By mnjx
Thanks to agama, rdcwayx, ygemici. All three...
Thanks to agama, rdcwayx, ygemici.
All three codes are working fine.
Thanks a lot!
3,239
Posted By mnjx
agama, Thanks a lot ! I am having some...
agama,

Thanks a lot !
I am having some problem with the above code. The above code works only for few cases. Please see the below example.
2010-08-26 11:22:34,611 INFO [Thread-xxxx]-...
2,774
Posted By mnjx
Merge lines if pattern matches in ksh
I have a file like this. Pls help me to solve this .
(I should look for only Message : 111 and need to print the start time to end time
Need to ignore other type of messages. Ex: if first message...
3,239
Posted By mnjx
Merge lines together in unix
I have a file like this. Pls help me to solve this in ksh
(I should look for only Message : 111 and need to print the start time to end time
Need to ignore other type of messages. Ex: if first...
1,489
Posted By mnjx
Shell scripting questions
I have a file like this. Pls help me to solve this.
08-24-2010 10:22:34,xxxxxxxxMessage : 111
08-24-2010 10:24:38,xxxxxxxbMessage : 000
08-24-2010 11:28:11,xxxxxxxcMessage : 111
08-24-2010...
Showing results 1 to 13 of 13

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