X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=actions%2Fnew_prescription.sh;h=26173afc38e2ec889790ddad103d2668963e07e5;hp=b777cec0d948957e047622bbba04421bae31b9a6;hb=8b8b60f8d830eb256e48a0393f92515f7c60720e;hpb=f2d532b63f28b8ade51b900e0db23889a957af51 diff --git a/actions/new_prescription.sh b/actions/new_prescription.sh index b777cec..26173af 100755 --- a/actions/new_prescription.sh +++ b/actions/new_prescription.sh @@ -32,7 +32,7 @@ prescription:${prescription} insurance:$(sed -nr 's;^X-HEALTH-INSURANCE:(.*)\;.*\;\r?$;\1;p' "$cardfile") bday:$(sed -nr 's;^BDAY:(.*)\r?$;\1;p' "$cardfile") name:$(sed -rn '/^N[\;:]/{s;^N(\;[^:]*)?:([^\;]*)(\;[^\;]*)(\;[^\;]*)?(\;[^\;]*)?(\;[^\;]*)?\r?$;\5 \3 \4 \2 \6;;s;[\;,]; ;g;s; +; ;g;s;^ | $;;g;p}' "$cardfile")\n$(sed -nr 's;^ADR:(.*)\r?$;\1;p' "$cardfile") -date:$(date +%F) +date: EOF echo -n "Location: ?p=prescriptions&edit=$prescription\n\n"