usps: cut the useless part

This commit is contained in:
ftrvxmtrx 2015-06-17 18:07:32 +02:00
parent 921aa0a6c3
commit 47f05d4d8b

View file

@ -13,7 +13,7 @@ hget -p 'qtc_tLabels1='^$1 https://tools.usps.com/go/TrackConfirmAction |
htmlfmt > /tmp/usps.$pid
sam -d /tmp/usps.$pid >[2] /dev/null <<'!'
,/Tracking Number/-1d
,/Tracking Number:/-1d
/Available Actions/,$d
,p
!