Search Results

Search: Posts Made By: jayakkannan
19,531
Posted By jayakkannan
Thanks everyone. i have used the command...
Thanks everyone.

i have used the command awk -F'#' ' { print $1 > $2 } ' file and it worked.
19,531
Posted By jayakkannan
Splitting records in a text file based on delimiter
A text file has 2 fields (Data, Filename) delimited by # as below,


Data,Filename
Row1 -> abc#Test1.xml
Row2 -> xyz#Test2.xml
Row3 -> ghi#Test3.xml


The content in first...
Showing results 1 to 2 of 2

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