Search Results

Search: Posts Made By: cemokam65
1,762
Posted By cemokam65
Thank you very much Anbu ....Also there is no...
Thank you very much Anbu ....Also there is no need to while...read cycle. ı have got the final_report just your command for my DVA* files
1,762
Posted By cemokam65
Above the solution by Rudic I just need one...
Above the solution by Rudic I just need one further step. My files like ;

ls -1rt DVA*
DVA.BPNE04.M.DELJIT101621
DVA.BPNE04.M.DELJIT101622
DVA.BPNE04.M.DELJIT101623
DVA.BPNE04.M.DELJIT101624...
1,762
Posted By cemokam65
Thank you very much RudiC, That's what I want:)
Thank you very much RudiC, That's what I want:)
1,762
Posted By cemokam65
awk '/GIR/,/QTY/' source.txt>t_source.txt ...
awk '/GIR/,/QTY/' source.txt>t_source.txt

more t_source.txt
GIR+4+0012C-0294:AN++JM:AT'
LOC+54+F28022::92'
LIN+++33.25480-5827:IN'
IMD+F++:::WIAZKA ELEKTRYCZNA LADEN-HAST E4C-'...
1,762
Posted By cemokam65
ok thank's for your information it's my fault...
ok thank's for your information it's my fault from now on I am going take care about it
1,762
Posted By cemokam65
Help text manipulation
Hello Forum ,
I need a help about text manupulation. I have a text file and I have to manipulate this file. Let's say source.txt


source.txt
UNB+UNOC:3+O0013000005MAN MN ...
592
Posted By cemokam65
I want to thank to rdrtx1 beccause; awk...
I want to thank to rdrtx1 beccause;


awk '$0=(NF-1)$NF' input_file


AND my output is;


4:a1360
2:a8483
3:a9089
2:b2134
2:b3591
2:b3884
2:b3970
6:b6052
2:b6262
2:c3788
2:c6043
592
Posted By cemokam65
Dear Moderator; I want to get lines as my code...
Dear Moderator;
I want to get lines as my code explained then redirect results to a new file
592
Posted By cemokam65
awk help
Dear Members,
I need a help about manupulating a text file; The contents are like;

MNTRANKPC087559 MNTRANKPC086921 MNTRANKPC109675 MNTRANKPC094376 :a1360
MNTBTRN00084114 MNTBTRN00123212 :a8483...
886
Posted By cemokam65
printf "%04d\n" $(( $(ls -1rt KSAD9*|tail -1 |...
printf "%04d\n" $(( $(ls -1rt KSAD9*|tail -1 | sed 's/KSAD9*//; q; ') + 1 ))

Result:0000

---------- Post updated at 02:19 PM ---------- Previous update was at 02:18 PM ----------

it worked...
886
Posted By cemokam65
Thank You RudiC; What if I receive the...
Thank You RudiC;

What if I receive the file "ASAD9999" Then Can I say bext_sequence_number is:10000
886
Posted By cemokam65
Squence number manipulation in Shell
Hello Forum,

I am receiving a file daily like ASAD but at the end there is a counter like 0012 (4 digits) so my every next file +1
I want to write a control script and check the last...
Showing results 1 to 12 of 12

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