mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
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
|
htmlfmt > /tmp/usps.$pid
|
||||||
|
|
||||||
sam -d /tmp/usps.$pid >[2] /dev/null <<'!'
|
sam -d /tmp/usps.$pid >[2] /dev/null <<'!'
|
||||||
,/Tracking Number/-1d
|
,/Tracking Number:/-1d
|
||||||
/Available Actions/,$d
|
/Available Actions/,$d
|
||||||
,p
|
,p
|
||||||
!
|
!
|
||||||
|
|
Loading…
Reference in a new issue