|
From: BBands <bb...@gm...> - 2018-01-15 15:40:50
|
help set datafile commentschars
John
On Mon, Jan 15, 2018 at 5:30 AM, Patrick Dupre <pd...@gm...> wrote:
> Hello,
>
> When I read data with read, I would like to avoid to read the line
> starting with #
> In on words,
> I would like to have this option
> /^[[:blank:]]*#/ {next}
>
> always activated when I read a data file.
>
> Can I have it in a .rc file of something similar?
>
> Thank.
>
> ============================================================
> ===============
> Patrick DUPRÉ | | email: pd...@gm...
> Laboratoire de Physico-Chimie de l'Atmosphère | |
> Université du Littoral-Côte d'Opale | |
> Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
> 189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> ============================================================
> ===============
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> Membership management via: https://lists.sourceforge.net/
> lists/listinfo/gnuplot-info
>
|