Search Results

Search: Posts Made By: satish1222
3,153
Posted By satish1222
Thanks for the reply... i am stilling receiving...
Thanks for the reply... i am stilling receiving mail as side by side
3,153
Posted By satish1222
EMAIL Format in UNIX
Hi ,

Need help of Email Format

I have TEST .txt file which contains below data

/home/a.DAT File Not received
/home/a.CTL File Not received
/home/b.DAT File Not received
/home/b.CTL...
813
Posted By satish1222
Split files
Hi ,

I have 100 records in a.txt file

Need to split the a.txt file in to 5 files

1ST File:

ex: My file name should be a1.txt - line count in file should be 1 to 15

2ND File:

ex: My...
2
656
Posted By satish1222
Spaces
Input:

TCAMPBMG0064X344F4E1 1 47552 85.280 557.600 11300
TCAMPBMG0064X352F8E1 1 61265 85.280 718.400 11463
TCAMPBMG0064X344F4E1 ...
1,020
Posted By satish1222
Spaces between the lines
How to get spaces between the two lines

I have file

File1
A.txt
B.txt

File2
C.txt
D.txt

Doing cat and appending to one file i.e file3

when i was doing append i need output like...
773
Posted By satish1222
Count of files list
I have file list

F.lst

A.txt
B.txt
C.txt

I Have two file in path
/dev/null/A.txt
/dev/null/B.txt

Compare the file list against the path mentioned to check weather file exists, if...
1,232
Posted By satish1222
Thanks
Thanks for reply !

It worked
1,232
Posted By satish1222
Combine files
I have n of files with ending with _ZERO.txt


need to combine all file ending with _ZERO.txt into 1 file

ex:

A_ZERO.txt
1
2

B_ZERO.txt
3
4

Output:

FINAL.txt
1
2
4,713
Posted By satish1222
Current Month and Year
Current Month and Year
4,713
Posted By satish1222
Add Date string at end of line
HOWTO Append Date String (MMYYYY) to End of Line

file

A.txt
B.txt

Output:

A_052014.txt
B_052014.txt
1,181
Posted By satish1222
For loop
a=5


for i in {1..$a}
do
something
done

it should take 1...5 , when i run above it throwing error , Please help me

---------- Post updated at 03:12 PM ---------- Previous update was at...
782
Posted By satish1222
No...
No...
782
Posted By satish1222
File_Name and send email
I have two files

file1.txt

A.txt


file2.txt

B.txt

Send email to end users as filename as heading and content

example:

email should be like these

file1

A.txt
2,300
Posted By satish1222
email
I have two files

FILE1.txt

A.txt
B.txt
C.txt

FILE2.txt

A.txt


I need to send one email saying

FILE.txt:

A.txt
B.txt
C.txt
2,300
Posted By satish1222
Req: 1) check files size >0 2) Check avg...
Req:

1) check files size >0
2) Check avg size match to last 3 months file , if not send one email with all the errors

What I did:

We have bunch of files need to process for HCP and RBI
...
2,300
Posted By satish1222
Cat and Email in UNIX
I have couple of files

1 Req:

Scenario 1: Size zero files

File1 -> HCP_ZERO.txt

HCP_1.csv
HCP_2.csv

FILE 2--> RBI_ZERO.txt

RBI_1.csv

i need to add all files which ending with...
1,104
Posted By satish1222
Thanks for ur reply Don! Its working
Thanks for ur reply Don!

Its working
725
Posted By satish1222
Common file from two files
Need Help

file1

A.txt
B.txt

file2

A.txt
B.txt
C.txt

output:

Similar file in two files

A.txt
B.txt
1,104
Posted By satish1222
working fine! Thanks
working fine!

Thanks
1,104
Posted By satish1222
Diffrence
Thanks for reply

its not working!

file2_file1 diff -> getting out all value in file2, same as for file1_file1diff

our env is linux
1,104
Posted By satish1222
Difference output of files
Need help on below req

Compare two files and send difference of file to other file


File2 is static which never changes

ex:

File1

A.txt
B.ttx
C.txt
E.txt


File2

A.txt
Showing results 1 to 21 of 21

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