aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-02-10 23:31:53 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-02-10 23:31:53 +0800
commitea62498eb672f3debe7907436bfe84b300b1fc28 (patch)
treea06fdb2cf5a558fb8183cd02501579d1cf1ad463 /alias
parent8cd50fbf53eb34c284d4384ad7e2609eae15f031 (diff)
Update
Diffstat (limited to 'alias')
-rw-r--r--alias2
1 files changed, 1 insertions, 1 deletions
diff --git a/alias b/alias
index 9314f85..ae41593 100644
--- a/alias
+++ b/alias
@@ -472,7 +472,7 @@ alias p8='ping -c 3 8.8.8.8'
472pbf() { 472pbf() {
473 protoc --decode_raw 473 protoc --decode_raw
474} 474}
475mvt_decode() { 475mvt.decode() {
476 if [[ ! -t 0 ]]; then 476 if [[ ! -t 0 ]]; then
477 tmp=$(mktemp) 477 tmp=$(mktemp)
478 cat >$tmp 478 cat >$tmp