diff options
author | ftrvxmtrx <ftrvxmtrx@gmail.com> | 2015-06-17 18:07:32 +0200 |
---|---|---|
committer | ftrvxmtrx <ftrvxmtrx@gmail.com> | 2015-06-17 18:07:32 +0200 |
commit | 47f05d4d8b2c9f12aa77a73536f98d05c9494291 (patch) | |
tree | 95b832feaa28de5fb0a29cda15b593ae30d043df /rc | |
parent | 921aa0a6c387eaeca5c485f7d9c49bdef7a435a9 (diff) |
usps: cut the useless part
Diffstat (limited to 'rc')
-rwxr-xr-x | rc/bin/usps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/usps b/rc/bin/usps index 46522089d..ab5e489ad 100755 --- a/rc/bin/usps +++ b/rc/bin/usps @@ -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 ! |