|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] spreadsheet help (gnumeric and something like grep)
|
If you can export the spreadsheet to a CSV file, that would be very
easy to parse with awk and grep.
On 9/5/05, Jeff Abrahamson <jeff@purple.com> wrote:
> I have a gnumeric spreadsheet and want to do the equivalent of grep or
> awk: I just want to see those lines that contain a certain pattern or
> just those lines that contain an entry in, say, column 12. Anyone
> know how to do this?
>
> I know how to use find to find the entries one at a time: I want them
> all at once.
>
> I'm clearly asking this question incorrectly of google and the
> gnumeric docs, as I get nothing but am pretty sure the functionality
> exists.
>
> --
> Jeff
>
> Jeff Abrahamson <http://www.purple.com/jeff/> +1 215/837-2287
> GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
>
> iD8DBQFDHO7iFr+MTA0drksRAvFQAJ4ttefKxVvsHP8Zz8fii/+v4pDKcACdFqnS
> DuA4+ao471lttLZ6pmsWQ20=
> =jqsU
> -----END PGP SIGNATURE-----
>
>
> ___________________________________________________________________________
> Philadelphia Linux Users Group -- http://www.phillylinux.org
> Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
>
>
>
--
Joshua Karstendick
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|