From 6568ea4549988cb382832fd1702b18d305d44275 Mon Sep 17 00:00:00 2001 From: David Given Date: Sat, 16 Jul 2022 00:47:24 +0200 Subject: [PATCH] Adjust debugging. --- modules/src/em_data/new_table | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/src/em_data/new_table b/modules/src/em_data/new_table index 64dd50026..e703f8b15 100755 --- a/modules/src/em_data/new_table +++ b/modules/src/em_data/new_table @@ -25,8 +25,7 @@ $ed - $em_table <<'A' | awk '{print $0,'$m'+i++}' > Z 1,/^$/d 1,/^$/g/ /s// /gp A -which awk -cat Z +$ed - $em_table <<'A' | awk '{print $0,'$m'+i++}' i=`wc -l >X