Search Results

Search: Posts Made By: cnraja
1,914
Posted By cnraja
Hi Ahamed, I am getting the below error while...
Hi Ahamed,
I am getting the below error while executing your solution.
sed: Function /<Style ss:ID="ColumnHeader1">/ a <Borders>\n<Border ss:Position="Bottom"...
1,914
Posted By cnraja
Need to replace particular content in a xml file
Hi,
My requirement is to find a text and replace it with another in a XML file.
I am new to Unix,Please provide some suggestion to achieve.

Find:
<Style ss:ID="ColumnHeader1">

Replace with:...
2,627
Posted By cnraja
Hi, I couldn't find such file with my OS.
Hi,
I couldn't find such file with my OS.
2,627
Posted By cnraja
Hi, I am using AIX OS. I dont think so Mutt...
Hi,
I am using AIX OS.
I dont think so Mutt can be used with AIX.
Is there any other option available?
2,627
Posted By cnraja
we are triggering from the server and we dont...
we are triggering from the server and we dont want it to display the domain name instead we want to display alias name and
When user reply to messages, it should not send a copy of the message to...
2,627
Posted By cnraja
Hi, After sending mail from the...
Hi,
After sending mail from the server,sometimes user clicks reply to all and eventually getting failure notice.
So we are trying to avoid using From address instead trying to mask it with "IT...
2,627
Posted By cnraja
Hi, we dont want to use any mail id in the from...
Hi,
we dont want to use any mail id in the from address as this is triggered from the system.
Instead we would like use "ITSupport".
2,627
Posted By cnraja
mailx query
Hi,
we are sending email after processing the file thorugh shell scripts(AIX OS) to set of users.

we are using mailx command to achieve this.
While sending the mail, from address use...
2,237
Posted By cnraja
Hi, I can read the file names properly.However...
Hi,
I can read the file names properly.However while passing the file names as a parameter it is not taking the complete name.
I tried with above solution and its not working
2,237
Posted By cnraja
Hi, This is wat i am doing in the code For...
Hi,
This is wat i am doing in the code
For file_name in *\ *
do
test.sh file_name
done


files in the folder
test 1.csv
test 2.csv
test3.csv

please provide a suggestion
2,237
Posted By cnraja
How to read the filenames with space character in it
Hi,
My Requirement is to read the filenames which possess space charatcer in it and pass the same file name to the other shell script as input parameter.
Please provide your valuable suggestion.
6,217
Posted By cnraja
Hi, Sample file possess Bulgaria in it,however...
Hi,
Sample file possess Bulgaria in it,however in real scenario there might be some other name coming in terms of Bulgaria
6,217
Posted By cnraja
Hi, Please find the sample data ...
Hi,
Please find the sample data
Bulgaria,CC,MallPlovdiv,Plovdiv,CCBPLO,2,CCBPLO2,"8 Perushtitza
",,4002,,3/11/2009,3/11/2009,Christie,Christie
Bulgaria,CC,MallPlovdiv,Plovdiv,CCBPLO,1,CCBPLO1,"8...
6,217
Posted By cnraja
How to remove line break character in a file
Hi,
we are trying to process a csv file,in which we are getting data with line breaks.How to remove the line break character in the file?
when i try to print the line break charcter using od -c,it...
2,990
Posted By cnraja
I am extremly sorry that Here is the sample...
I am extremly sorry that
Here is the sample data
Row1: "Oslo, Symra kino",Oslo,130-7,Symra 1,130-7-91
Row2:"Tønsberg, Brygga Kino SF",Tønsberg,202-1.
Tønsberg SF 4,202-1-4
Row3:"Oslo, Symra...
2,990
Posted By cnraja
Help to remove line break
My requirement is to read the csv file and need to remove if any line break in it.

sample data:
Row1: "Oslo, Symra kino",Oslo,130-7,Symra 1,130-7-91Row2:"Tønsberg, Brygga Kino...
3,131
Posted By cnraja
Variable with hash character
Hi Experts,
I need to have a variable with value initialised to it.The value will possess a hash character with it.

ex: var=reports#2

so how I am suppose to do this?
54,129
Posted By cnraja
How to convert a xls file to csv?
Hi,
My requirement is to convert the xls to csv file with utf-8 conversion.
Is there any way please suggest me.

Thanks,
Raja
29,287
Posted By cnraja
I need it for AIX platform.
I need it for AIX platform.
29,287
Posted By cnraja
Hi, Any suggestion for the above question.
Hi,
Any suggestion for the above question.
10,964
Posted By cnraja
Hi, Is there any other character which also...
Hi,
Is there any other character which also results in non-breaking space similar to \240
10,964
Posted By cnraja
Hi, Can you let me know what does 240 implies?
Hi,
Can you let me know what does 240 implies?
10,964
Posted By cnraja
Handling Invisible character in a file
Hi Experts,
When i am trying to read a csv file ,i could find some invisible character in it.
I tried to see those characters by following code
od -c filename
It is displaying 240 for those...
23,499
Posted By cnraja
Hi Experts, solution from Franklin works for me...
Hi Experts,
solution from Franklin works for me
awk -F, 'length>NF+1' file


Thanks to everyone
23,499
Posted By cnraja
How to remove Blank rows in a csv file
Hi,
I need help to remove blank rows at the end of file.

Sample data:
"Oslo, Symra kino",Oslo,130-7,Symra 1,130-7-91
"Tønsberg, Brygga Kino SF",Tønsberg,202-1,Tønsberg SF 4,202-1-4
,,,,
,,,,...
Showing results 1 to 25 of 28

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