473,327 Members | 1,997 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

how to delete space before emails - line by line

4
I have a big list like:

(space)email1
(space)email2
(space)email3
(space)email4

before each email i have a single space- but i need the email list clean - without spaces, like

email1
email2
email3

(i cant use simple email extract command or program because i have duplicates in list -and i need this emails too) and i need it to be in that line now are

thanks for any help
Apr 1 '13 #1
1 1587
sicarie
4,677 Expert Mod 4TB
Sounds like you could use the whitespace catchers in sed, very similar to the last command Luuk posted.
Apr 5 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Konstantin Kosinsky795314850 | last post by:
I need lines below and above image. I used: <fo:block border-bottom="0.003in solid black" padding-before="0in" padding-top="0in" padding-start="0in" padding-bottom="0in" padding-after="0in"...
5
by: lixiaoyao | last post by:
hi all I use matrix & vector function to allocate the space myself in c, typedef struct matrix_array newdata; struct matrix_array{ float **sy,*sxx; }; newdata ndata;//new data struct...
6
by: I am Sam | last post by:
I keep getting this error and I don't know why: The path is too long after being fully qualified. Make sure path is less than 260 characters. Description: An unhandled exception occurred...
3
by: silver360 | last post by:
Hello, I'm trying to create a basic Heap manager and i have some question about new/delete overloading. The following code give me this output : >> $./heap >> registered : 0x804d098 >>...
8
by: programming | last post by:
Is there any reason why i am NOT reading each invididual line from a txt file in this script...e.g i keep on getting 2 lines printed outed when there are clearly four lines in the txt file. ...
2
by: Joey Martin | last post by:
Sample: sql="select * from table order by id" How do I look at the query statement and remove all the characters starting with "order by" and remove all remaining characters in that line?
3
by: lumpybanana247 | last post by:
#include <stdlib.h> #include <windows.h> int main() { system("start C:\\Program Files\\TikiConverter.exe"); } this wont work because Program Files is two words. Do you know what i...
0
by: Às«Ë ¡ | last post by:
7
by: ganesh gajre | last post by:
Hi all, I want to read file which is mapping file. Used in to map character from ttf to unicode. eg Map file contain data in the following way: 0 ० 1 १
2
by: neovantage | last post by:
Hey all, I have recently implemented a website using divs. i am having some issues in it which i am unable to solve them. So i need help as i am expecting positive response from here. Well first...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.