Search Results

Search: Posts Made By: nishantrk
2,881
Posted By nishantrk
thanks guys....didn't expect would get solution...
thanks guys....didn't expect would get solution within minutes!!!
2,881
Posted By nishantrk
thanks for the quick reply..am pretty new to unix...
thanks for the quick reply..am pretty new to unix scripts...
how to redirect the output of ls -1 into for loop or to any othe looping construct
2,881
Posted By nishantrk
Read filenames in sorted order
Hi ,
My requirement is to scan a directory for file names with LTR.PDF*
and send those files via ftp to another server one by one.

Now the the problem is file names are like LTR.PDF ,LTR.PDF1...
10,479
Posted By nishantrk
Guess have not phrased the requirement...
Guess have not phrased the requirement correctly...

Autosys jobs

test_box status RU
job1 (filewatch job)---status RU
job2 (command job)---status AC
...
10,479
Posted By nishantrk
I am very new to autosys..probably missing...
I am very new to autosys..probably missing something here..Can you please elaborate please..how will moving the file help in getting the job triggered again??
10,479
Posted By nishantrk
Filewatch job in autosys in circular way
I have box created with filewatch job as the first job follwed by 2 other jobs . For the time period of 8:00 am to 8:00 pm,we can get files anytime , with out any restriction on the number of times...
1,517
Posted By nishantrk
The data is in binary and inclued images , so if...
The data is in binary and inclued images , so if we fold by words still the length exceeds..if we do it by bytes, data doesn't get structured properly and gives errors down the line...
1,517
Posted By nishantrk
Create File with specific Length
We have utility running on Unix which generates Files with records greater than 32760 , (max supported by Mainframe) .Our requirement is to transfer is file to Mainframe .When we ftp the in binary...
1,374
Posted By nishantrk
Thanks again..
Thanks again..
1,374
Posted By nishantrk
Thanks for the quick reply... Yes with command...
Thanks for the quick reply...
Yes with command line it works..but when I put it in a scripts..its not working somehow..only the echo works..

FILENAME = "$1"
while line LINE
do
echo...
1,374
Posted By nishantrk
split record without pattern
Hi ,

I have file with all records in one line, which needs to split it to have a fixed length.Am trying to execute the below script for the same

FILENAME="$1"
while line LINE
do
echo $LINE...
Showing results 1 to 11 of 11

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