|
From: Patrick D. <pd...@gm...> - 2019-05-24 15:20:21
|
Hello,
I wanted to run such a command, but it does not work.
plot "< paste . test.asc . |awk -F',' '(NR>1) {print ($1, $2)}' "
or
plot "< paste " . test.asc . "|awk -F',' '(NR>1) {print ($1, $2)}' "
Actually, I want to make a paste of 2 files, before awk
Here I tried with 1 file
thank
===========================================================================
Patrick DUPRÉ | | email: pd...@gm...
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988
===========================================================================
|