sed and comma-delimited file
- From: "SigmaX asdf" <fydernix@xxxxxxxxx>
- Date: Tue, 19 Sep 2006 12:26:54 -0400
Yo;
I have a series of comma-delimited text files with fourteen columns of
data and several hundred rows. I want to use a short shell script to
strip them of the last 9 columns, leaving the same file but with just
five of its columns. I can do it in C++, but that seems like
overkill. How would I go about doing it with sed or a similar
utility?
SigmaX
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: sed and comma-delimited file
- From: Freddie Cash
- Re: sed and comma-delimited file
- From: Oleg D.
- Re: sed and comma-delimited file
- From: Julian Stacey
- Re: sed and comma-delimited file
- From: N.J. Mann
- Re: sed and comma-delimited file
- From: Joan Picanyol i Puig
- Re: sed and comma-delimited file
- From: Brooks Davis
- Re: sed and comma-delimited file
- Prev by Date: Re: df -kP != df -Pk
- Next by Date: Re: sed and comma-delimited file
- Previous by thread: df -kP != df -Pk
- Next by thread: Re: sed and comma-delimited file
- Index(es):
Relevant Pages
|