Begin to get an idea of why this keeps failing.

This commit is contained in:
David Given 2022-07-16 00:59:20 +02:00
parent 6568ea4549
commit 5c7566044a

View file

@ -6,10 +6,8 @@ em_table=$2
h=${3-.}
d=${4-.}
set `grep fpseu $em_table`
p=$2
set `grep fmnem $em_table`
m=$2
p=$(grep fpseu $em_table` | cut -f2)
m=$(grep fmnem $em_table` | cut -f2)
$ed - $em_table <<'A' > X
1,/^$/g/ /s// /gp