usps: cut the useless part
This commit is contained in:
parent
921aa0a6c3
commit
47f05d4d8b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
!
|
||||
|
|
Loading…
Reference in a new issue