Scripting job to complete


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Scripting job to complete
# 15  
Old 04-18-2011
HI,
Try this code:
Code:
cat cdr.txt | awk '{len=length($0);if(substr($0,1,3)=="CDR"){print $1}else{print substr($0,40,len)}}' | tr -s ' ' | sed -e 's/^ //g' | grep -v "^$" | awk '{if($0=="CDR"){printf "\n"}else{printf "%s|" ,$0}}'

It should work fine...!

---------- Post updated at 04:17 PM ---------- Previous update was at 04:14 PM ----------

Hi,
Try this.

Code:
cat cdr.txt | awk '{len=length($0);if(substr($0,1,3)=="CDR"){print $1}else{print substr($0,40,len)}}' | tr -s ' ' | sed -e 's/^ //g' | grep -v "^$" | awk '{if($0=="CDR"){printf "\n"}else{printf "%s|" ,$0}}'

To count CDR,

cat cdr | grep "CDR" | wc -l

The above one line awk code will fix all ur needs and It should work fine.

Last edited by sivarajb; 04-18-2011 at 09:50 AM.. Reason: Please use code tags, thank you
This User Gave Thanks to sivarajb For This Post:
# 16  
Old 04-18-2011
Quote:
Originally Posted by sivarajb
HI,
Try this code:
cat cdr | awk '{len=length($0);if(substr($0,1,3)=="CDR"){print $1}else{print substr($0,40,len)}}' | tr -s ' ' | sed -e 's/^ //g' | grep -v "^$" | awk '{if($0=="CDR"){printf "\n"}else{printf "%s|" ,$0}}'

It should work fine...!

---------- Post updated at 04:17 PM ---------- Previous update was at 04:14 PM ----------

Hi,
Try this.

cat cdr | awk '{len=length($0);if(substr($0,1,3)=="CDR"){print $1}else{print substr($0,40,len)}}' | tr -s ' ' | sed -e 's/^ //g' | grep -v "^$" | awk '{if($0=="CDR"){printf "\n"}else{printf "%s|" ,$0}}'

It should work fine.
Am going to repeat this, please do use CODE tags. It makes reading the code a lot easier.
This User Gave Thanks to matrixmadhan For This Post:
# 17  
Old 04-18-2011
Try the new updated one.

hope this should fix your issue , as there are lot of white space between the field values I have hard coded the columns to replace with null so change accordingly as per your request if you want to add new columns in the output list , output will be saved in Output.txt.


Code:
#!/bin/ksh

sed 's/^[ \t]*//' cdr.txt > cdr_1.txt
sed '/^$/d' cdr_1.txt > cdr_2.txt
sed -e 's/^[ \t]*//' cdr.txt -e '/^$/d' cdr_1.txt > cdr_2.txt
for i in `grep -n "CDR" cdr_2.txt |awk -F ':' '{print $1}'`
do
i=`expr $i + 2`
idx=`expr $i + 25`

a=`sed -n "$i","$idx"p cdr_2.txt|sed -e s/recordType// -e s/servedIMSI// -e  s/ggsnAddress// -e s/chargingID//  -e s/sgsnAddress//  -e s/accessPointNameNI// -e s/pdpType//  -e s/servedPDPAddress// -e  s/dynamicAddressFlag// -e s/listOfTrafficVolumes//  -e s/qosNegotiated// -e s/Length// -e s/"Alloc.\/Retention priority"// -e s/"Delay class"// -e s/"Reliability class"// -e  s/"Peak throughput"// -e s/"Precedence class"// -e s/"Mean throughput"// -e  s/"Traffic class"// -e  s/"Delivery order"//  -e s/"Delivery of erroneous SDU"// -e s/"Maximum SDU size"// -e s/"Max bit rate for uplink"// -e  s/"Max bit rate for downlink"//  -e s/"Residual BER"// -e s/"SDU error ratio"// |sed 's/^[ \t]*/\|/'|tr "\n" " "` 

if [ ! -z "$a" ]
then
len=`expr length "$a"`
a=`expr substr "$a"  2 $len`
echo $a >>Output.txt
fi

done

This User Gave Thanks to palanisvr For This Post:
# 18  
Old 04-19-2011
Bug This code worked perfectly for me

Quote:
Originally Posted by sivarajb
HI,
Try this code:
Code:
cat cdr.txt | awk '{len=length($0);if(substr($0,1,3)=="CDR"){print $1}else{print substr($0,40,len)}}' | tr -s ' ' | sed -e 's/^ //g' | grep -v "^$" | awk '{if($0=="CDR"){printf "\n"}else{printf "%s|" ,$0}}'

It should work fine...!

---------- Post updated at 04:17 PM ---------- Previous update was at 04:14 PM ----------

Hi,
Try this.

Code:
cat cdr.txt | awk '{len=length($0);if(substr($0,1,3)=="CDR"){print $1}else{print substr($0,40,len)}}' | tr -s ' ' | sed -e 's/^ //g' | grep -v "^$" | awk '{if($0=="CDR"){printf "\n"}else{printf "%s|" ,$0}}'

To count CDR,

cat cdr | grep "CDR" | wc -l

The above one line awk code will fix all ur needs and It should work fine.
Hi,

This code worked perfectly for me.

Thanks a lot.

Following is the snippet of the output.

Code:
EGSNPDPRECORD|405150016945607|115.255.8.82|626709187|220.224.141.18|rcomwap|IPV4|10.88.79.121|TRUE|0x0C (12)|0x01 (1)|0x1 (Delay class 1)|0x3 (Unack. GTP/LLC, Ack. RLC, Protected data)|0x04 (Up to 8000 oct/s)|0x1 (High priority)|0x1F (Best effort)|0x3 (Interactive class)|0x2 (Without delivery order ('no'))|0x1 (No detect ('-'))|0x96 (1500 octets)|0x40 (64 kbps)|0x40 (64 kbps)|0x4 (1/250 = 4x10^-3)|0x4 (1/10 000 = 1x10^-4)|0x0A (100 ms)|0x1 (Priority level 1)|0x00 (Subscribed maximum bitrate)|0x00 (Subscribed maximum bitrate)|560|15045|Record Closure|110405121501+0530|110405121439+0530|22|Normal Release|GM2|259437517|MS or Network Provided and Subscription Verified|919022552905|Prepaid|SGSN Supplied|405, 15|3593360370770742|GERAN|+08:02|405, 15,15071,31851|10|2g.prepaid|2001|1|110405121443+0530|110405121458+0530|15|PDP context release|01 0b 41 1f 71 96 40 40 44 29 00 00|220.224.141.18|405, 15|560|15045|110405121501+0530|GERAN|

Best Regards,
Sunil

---------- Post updated at 11:30 AM ---------- Previous update was at 11:12 AM ----------

Quote:
Originally Posted by palanisvr
hope this should fix your issue , as there are lot of white space between the field values I have hard coded the columns to replace with null so change accordingly as per your request if you want to add new columns in the output list , output will be saved in Output.txt.


Code:
#!/bin/ksh
 
sed 's/^[ \t]*//' cdr.txt > cdr_1.txt
sed '/^$/d' cdr_1.txt > cdr_2.txt
sed -e 's/^[ \t]*//' cdr.txt -e '/^$/d' cdr_1.txt > cdr_2.txt
for i in `grep -n "CDR" cdr_2.txt |awk -F ':' '{print $1}'`
do
i=`expr $i + 2`
idx=`expr $i + 25`
 
a=`sed -n "$i","$idx"p cdr_2.txt|sed -e s/recordType// -e s/servedIMSI// -e  s/ggsnAddress// -e s/chargingID//  -e s/sgsnAddress//  -e s/accessPointNameNI// -e s/pdpType//  -e s/servedPDPAddress// -e  s/dynamicAddressFlag// -e s/listOfTrafficVolumes//  -e s/qosNegotiated// -e s/Length// -e s/"Alloc.\/Retention priority"// -e s/"Delay class"// -e s/"Reliability class"// -e  s/"Peak throughput"// -e s/"Precedence class"// -e s/"Mean throughput"// -e  s/"Traffic class"// -e  s/"Delivery order"//  -e s/"Delivery of erroneous SDU"// -e s/"Maximum SDU size"// -e s/"Max bit rate for uplink"// -e  s/"Max bit rate for downlink"//  -e s/"Residual BER"// -e s/"SDU error ratio"// |sed 's/^[ \t]*/\|/'|tr "\n" " "` 
 
if [ ! -z "$a" ]
then
len=`expr length "$a"`
a=`expr substr "$a"  2 $len`
echo $a >>Output.txt
fi
 
done

Hi,

This code is also giving the output as desired. Only issue is that it is processing all CDR's twice i.e. My input file had 8 CDR's & the output file had the 8 CDR's followed by 8 CDR's again.

Following is my script.

Code:
[root@FLPROVP01 cdr]# cat cat cdr_script_2.sh
cat: cat: No such file or directory
#!/bin/ksh
sed 's/^[ \t]*//' cdr.txt > cdr_1.txt
sed '/^$/d' cdr_1.txt > cdr_2.txt
sed -e 's/^[ \t]*//' cdr.txt -e '/^$/d' cdr_1.txt > cdr_2.txt
for i in `grep -n "CDR" cdr_2.txt |awk -F ':' '{print $1}'`
do
i=`expr $i + 2`
idx=`expr $i + 25`
a=`sed -n "$i","$idx"p cdr_2.txt|sed -e s/recordType// -e s/servedIMSI// -e  s/ggsnAddress// -e s/chargingID//  -e s/sgsnAddress//  -e s/accessPointNameNI// -e s/pdpType//  -e s/servedPDPAddress// -e  s/dynamicAddressFlag// -e s/listOfTrafficVolumes//  -e s/qosNegotiated// -e s/Length// -e s/"Alloc.\/Retention priority"// -e s/"Delay class"// -e s/"Reliability class"// -e  s/"Peak throughput"// -e s/"Precedence class"// -e s/"Mean throughput"// -e  s/"Traffic class"// -e  s/"Delivery order"//  -e s/"Delivery of erroneous SDU"// -e s/"Maximum SDU size"// -e s/"Max bit rate for uplink"// -e  s/"Max bit rate for downlink"//  -e s/"Residual BER"// -e s/"SDU error ratio"// |sed 's/^[ \t]*/\|/'|tr "\n" " "`
if [ ! -z "$a" ]
then
len=`expr length "$a"`
a=`expr substr "$a"  2 $len`
echo $a >>Output.txt
fi
done
[root@FLPROVP01 cdr]#

Following is the Snippet of the Output.

Code:
EGSNPDPRECORD |405150016945607 |115.255.8.82 |626709187 |220.224.141.18 |rcomwap |IPV4 |10.88.79.121 |TRUE | | |0x0C (12) |0x01 (1) |0x1 (Delay class 1) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x1 (High priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x1 (No detect ('-')) |0x96 (1500 octets) |0x40 (64 kbps) |0x40 (64 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405210010858247 |115.255.8.82 |626709171 |220.224.141.85 |rcomwap |IPV4 |10.88.96.179 |TRUE | | |0x0C (12) |0x01 (1) |0x1 (Delay class 1) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x09 (Up to 256000 oct/s) |0x1 (High priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x1 (No detect ('-')) |0x96 (1500 octets) |0x56 (240 kbps) |0xFE (8640 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405060031074049 |115.255.8.82 |626709196 |115.255.8.81 |rcommms |IPV4 |10.94.34.193 |TRUE | | |0x0C (12) |0x02 (2) |0x4 (Delay class 4 (best effort)) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x2 (Normal priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x2 (Erroneous SDUs are delivered ('yes')) |0x96 (1500 octets) |0x58 (256 kbps) |0x58 (256 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405060031074049 |115.255.8.82 |626707737 |115.255.8.81 |rcomwap |IPV4 |10.88.97.57 |TRUE | | |0x0C (12) |0x02 (2) |0x4 (Delay class 4 (best effort)) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x2 (Normal priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x2 (Erroneous SDUs are delivered ('yes')) |0x96 (1500 octets) |0x58 (256 kbps) |0x58 (256 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405150016945607 |115.255.8.82 |626709187 |220.224.141.18 |rcomwap |IPV4 |10.88.79.121 |TRUE | | |0x0C (12) |0x01 (1) |0x1 (Delay class 1) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x1 (High priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x1 (No detect ('-')) |0x96 (1500 octets) |0x40 (64 kbps) |0x40 (64 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405210010858247 |115.255.8.82 |626709171 |220.224.141.85 |rcomwap |IPV4 |10.88.96.179 |TRUE | | |0x0C (12) |0x01 (1) |0x1 (Delay class 1) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x09 (Up to 256000 oct/s) |0x1 (High priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x1 (No detect ('-')) |0x96 (1500 octets) |0x56 (240 kbps) |0xFE (8640 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405060031074049 |115.255.8.82 |626709196 |115.255.8.81 |rcommms |IPV4 |10.94.34.193 |TRUE | | |0x0C (12) |0x02 (2) |0x4 (Delay class 4 (best effort)) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x2 (Normal priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x2 (Erroneous SDUs are delivered ('yes')) |0x96 (1500 octets) |0x58 (256 kbps) |0x58 (256 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405060031074049 |115.255.8.82 |626707737 |115.255.8.81 |rcomwap |IPV4 |10.88.97.57 |TRUE | | |0x0C (12) |0x02 (2) |0x4 (Delay class 4 (best effort)) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x2 (Normal priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x2 (Erroneous SDUs are delivered ('yes')) |0x96 (1500 octets) |0x58 (256 kbps) |0x58 (256 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405150016945607 |115.255.8.82 |626709187 |220.224.141.18 |rcomwap |IPV4 |10.88.79.121 |TRUE | | |0x0C (12) |0x01 (1) |0x1 (Delay class 1) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x1 (High priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x1 (No detect ('-')) |0x96 (1500 octets) |0x40 (64 kbps) |0x40 (64 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405210010858247 |115.255.8.82 |626709171 |220.224.141.85 |rcomwap |IPV4 |10.88.96.179 |TRUE | | |0x0C (12) |0x01 (1) |0x1 (Delay class 1) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x09 (Up to 256000 oct/s) |0x1 (High priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x1 (No detect ('-')) |0x96 (1500 octets) |0x56 (240 kbps) |0xFE (8640 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405060031074049 |115.255.8.82 |626709196 |115.255.8.81 |rcommms |IPV4 |10.94.34.193 |TRUE | | |0x0C (12) |0x02 (2) |0x4 (Delay class 4 (best effort)) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x2 (Normal priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x2 (Erroneous SDUs are delivered ('yes')) |0x96 (1500 octets) |0x58 (256 kbps) |0x58 (256 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405060031074049 |115.255.8.82 |626707737 |115.255.8.81 |rcomwap |IPV4 |10.88.97.57 |TRUE | | |0x0C (12) |0x02 (2) |0x4 (Delay class 4 (best effort)) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x2 (Normal priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x2 (Erroneous SDUs are delivered ('yes')) |0x96 (1500 octets) |0x58 (256 kbps) |0x58 (256 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405150016945607 |115.255.8.82 |626709187 |220.224.141.18 |rcomwap |IPV4 |10.88.79.121 |TRUE | | |0x0C (12) |0x01 (1) |0x1 (Delay class 1) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x1 (High priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x1 (No detect ('-')) |0x96 (1500 octets) |0x40 (64 kbps) |0x40 (64 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405210010858247 |115.255.8.82 |626709171 |220.224.141.85 |rcomwap |IPV4 |10.88.96.179 |TRUE | | |0x0C (12) |0x01 (1) |0x1 (Delay class 1) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x09 (Up to 256000 oct/s) |0x1 (High priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x1 (No detect ('-')) |0x96 (1500 octets) |0x56 (240 kbps) |0xFE (8640 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405060031074049 |115.255.8.82 |626709196 |115.255.8.81 |rcommms |IPV4 |10.94.34.193 |TRUE | | |0x0C (12) |0x02 (2) |0x4 (Delay class 4 (best effort)) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x2 (Normal priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x2 (Erroneous SDUs are delivered ('yes')) |0x96 (1500 octets) |0x58 (256 kbps) |0x58 (256 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)
EGSNPDPRECORD |405060031074049 |115.255.8.82 |626707737 |115.255.8.81 |rcomwap |IPV4 |10.88.97.57 |TRUE | | |0x0C (12) |0x02 (2) |0x4 (Delay class 4 (best effort)) |0x3 (Unack. GTP/LLC, Ack. RLC, Protected data) |0x04 (Up to 8000 oct/s) |0x2 (Normal priority) |0x1F (Best effort) |0x3 (Interactive class) |0x2 (Without delivery order ('no')) |0x2 (Erroneous SDUs are delivered ('yes')) |0x96 (1500 octets) |0x58 (256 kbps) |0x58 (256 kbps) |0x4 (1/250 = 4x10^-3) |0x4 (1/10 000 = 1x10^-4)

Thanks a lot.

Best Regards,
Sunil
# 19  
Old 04-19-2011
U r welcome

Thanks
SivarajB
This User Gave Thanks to sivarajb For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Automation script for email alert when a job get complete with status successful.

Guyz, Please let me know about script which is to be sending an automatic email to particular mail id's when a monotoring job get complete with status successful. (1 Reply)
Discussion started by: Rehan Ahmad
1 Replies

2. Shell Programming and Scripting

To refire a backup job using shell scripting..........

how to write a code using shell scripting to refire a back up job if it fails with an error code of 196? (7 Replies)
Discussion started by: Pawan Ramnani
7 Replies

3. Shell Programming and Scripting

I want a script to view the complete log information of data stage job from UNIX IBM AIX.

Hi, I am working on data stage 8.7 version and I want a script a to view the all log information of the data stage job from UNIX environment. Can you please help me out by give the script. Thanks in advance... (7 Replies)
Discussion started by: victory
7 Replies

4. Windows & DOS: Issues & Discussions

AutoSys Job not waiting for script to complete

I'm not sure if this is the right place to post this issue...but here goes... I am converting a set of windows jobs from Control-M to AutoSys r11.3. The same command line is being executed in both systems. The Control-M job runs to compltion in about 1.5 hours, waiting for the entire batch... (3 Replies)
Discussion started by: ajomarquez
3 Replies

5. Shell Programming and Scripting

Unix Scripting : Sort a Portion of a File and not the complete file

Need to sort a portion of a file in a Alphabetical Order. Example : The user adam is not sorted and the user should get sorted. I don't want the complete file to get sorted. Currently All_users.txt contains the following lines. ############## # ARS USERS ############## mike, Mike... (6 Replies)
Discussion started by: evrurs
6 Replies

6. Post Here to Contact Site Administrators and Moderators

Where can I download the VTC - Unix Shell Scripting Advanced complete video

Where can I download the VTC - Unix Shell Scripting Advanced complete video. I don't know in which thread I should post this question.Plz help me out, or just tell me the link in the reply to this post. Thanks in advance. (0 Replies)
Discussion started by: villain41
0 Replies

7. Shell Programming and Scripting

How to schedule a job in shell scripting.

Hi all I have made a shell script to check jobs' status and send an alert based on the result. I want to run this script to run every 4 hours and I don't have access to cron. Can we schedule using shell scripting instead of cron facility? (2 Replies)
Discussion started by: johnl
2 Replies

8. UNIX for Advanced & Expert Users

At job in SHELL SCRIPTING

Hi I am using at job in my SHELL scripts.. When it prompts to enter the time for at job..I used to press enter(return) button.. After that its running the job properly, but its showing the below error UX:at: ERROR: Bad date specification.. Can some one suggest how to remove that error. ... (2 Replies)
Discussion started by: grajesh_955
2 Replies

9. Windows & DOS: Issues & Discussions

windows scripting for a batch job

I have been doing unix scripting for quite awhile and there seems to be a wealth of information on it. Now I am working on migrating an intel based application to a new server. I need to modify some existing scripts, but am having trouble finding information on windows scripting, a forum similar... (2 Replies)
Discussion started by: MizzGail
2 Replies

10. Shell Programming and Scripting

start job after complete transfer....

Hi, I have a situation... I have a script it checks for a file in a folder which comes to the folder every day at specified time...2am to 4 am, once the file is in the polder my process starts...but the problem is the files being placed are huge and it is even taking half an hour for the file... (3 Replies)
Discussion started by: mgirinath
3 Replies
Login or Register to Ask a Question