Search Results

Search: Posts Made By: mirwasim
1,844
Posted By mirwasim
@Neo, thanks for the input, while browsing i came...
@Neo, thanks for the input, while browsing i came also across this procmailbut can you tell me were to read about it to implement it

i have some scripts running in unix machine which i execute...
1,844
Posted By mirwasim
Executing of UNIX script using email
Dear Unix Leads,

can you please let me know is it possible to execute a shell script in UNIX machine sending an email from outlook or gmail ? or is it possible to generate a token file in UNIX by...
611
Posted By mirwasim
Remove duplicate in colomn
i have a file which have two columns, 2nd column have duplicate values and i want to delete and keep only distinct on basis on 2nd column.

-bash-4.1$ cat file_re
7440 713543695
7441 ...
1,095
Posted By mirwasim
i have worked it out by making a script and...
i have worked it out by making a script and scheduling in cron
it keep on running and wait for the three file, once three files exist, it concatenate all the three in 1 and then send email

please...
1,095
Posted By mirwasim
I was not looking for someone to do my homework,...
I was not looking for someone to do my homework, i was seeking for some suggestions,
i can try to do it on my own.. but was seeking for some pattern.
you misunderstood my post
1,095
Posted By mirwasim
Consolidating multiple outputs in one file
Dears,
i am stuck here
i have 3 scripts running at one time and all the three scripts finish at different time and each script generate 1 file with different name. so i will have three files.

i...
1,793
Posted By mirwasim
Please close this thread
Please close this thread
1,793
Posted By mirwasim
Respected Sir, trust me i use same piece of...
Respected Sir,

trust me i use same piece of code what you gave and my file name is also same
but it is not giving space in screen between else and print
no i break the line after else and it...
1,793
Posted By mirwasim
I tried this but it is not working for me, i...
I tried this but it is not working for me, i tried with nawk and it is printing all the files name available in same directory and then below error message

when i pass file name and copy paste...
1,793
Posted By mirwasim
thanks for feedback the URL which will come as...
thanks for feedback
the URL which will come as output is not static , they are dynamic so I cannot pass the specific URL name

rather of giving a URL from the file I should be able to see $3, $8...
1,793
Posted By mirwasim
[QUOTE=RudiC;303012398]The number of fields (NF) ...
[QUOTE=RudiC;303012398]The number of fields (NF) seems to be different; probably due to the comma in field 8.

And, why should these transformations happen?
SKILLED LANGUAGE - ENTER CREDENTIALS...
1,876
Posted By mirwasim
Dear DON, you can close this thread, actually...
Dear DON,
you can close this thread, actually this is not duplicate but that thread solution will solve this issue also for me
i will try to put more info in that thread to keep all the...
1,876
Posted By mirwasim
Thanks DON for your feedback. if you can help...
Thanks DON for your feedback.
if you can help me on below thread that will solve this problem of mine
the components which i asked to ignore are really not important

...
1,876
Posted By mirwasim
sorry to say :) if we can reduce the URL length...
sorry to say :)
if we can reduce the URL length in same code we can achieve the result :)
1,876
Posted By mirwasim
Dear there is a small problem i now noticed....
Dear there is a small problem i now noticed. actually when all the URLS are same then it work my URLs are changing , i mean it has different tab values like below
But all url start with http:// and...
1,793
Posted By mirwasim
To get or print specific value in result
i am executing below code to achive my result, but for second row the value is not coming
it should come URL like other two . url start with http:// and end with .xhtml
cat FILE | grep 'Test...
1,876
Posted By mirwasim
IT worked perfect , but please explain this piece...
IT worked perfect , but please explain this piece of code how it understand this is next or new URL
if ($1 != LASTURL) {HEADER()
LASTURL = $1
1,876
Posted By mirwasim
Recursive header for email body
i have added the header also to the script you provided, it is working fine, but I am expecting to get the header over those rows for which the URL or port changes. URL will remain same for few rows...
1,562
Posted By mirwasim
Thanks Yoda, i have added the header also to...
Thanks Yoda,
i have added the header also to the script you provided, it is working fine, but I am expecting to get the header over those rows for which the URL or port changes. URL will remain same...
1,562
Posted By mirwasim
I am getting below error nawk: extra ] at...
I am getting below error

nawk: extra ] at source line 13
context is
sub ( >>> /[^/] <<< *\//, X, $i )
nawk: nonterminated character class [^
source line...
1,562
Posted By mirwasim
thanks for your feedback ,but i will need in awk...
thanks for your feedback ,but i will need in awk as i need the output to send in email in same script how i mentioned above.
any modification in above script will be appreciated

---------- Post...
1,562
Posted By mirwasim
To get a single string in output
I am looking forward to achive below expecrted result, but when I am trying i could now get the whole string between two / / what I am getting is the last word
i need to take complete line which is...
941
Posted By mirwasim
Merging two files to form header
Dear experts required you support to achieve below
i need the file 2 values show on top of file 1 for mentioned valuesENTER CREDENTIALS or beside this
please support to achieve the expected result...
2,597
Posted By mirwasim
Egrep command is not working for me
my file is below
REREGISTER is something to Failed to create the request
Failed to create the request in not easy
I know how REREGISTERcommand i run is
egrep...
888
Posted By mirwasim
To Fetch values from String
Dears, I have string like below in my csv file

<someTechnicalDetails><someTechnicalDetails>HSI</someTechnicalDetails,1234564...
Showing results 1 to 25 of 178

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