From a7757e8373d195d7eef6416535671cd887e37cab Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 17 Apr 2023 09:59:02 +0800 Subject: Update --- alias | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/alias b/alias index 3775d1a..b787532 100644 --- a/alias +++ b/alias @@ -93,7 +93,9 @@ curl.mail.search.subject() { } curl.mail.fetch() { curl "imaps://mail.topo.tw/$1;MAILINDEX=$2" \ - --user pham:`pass mail/pham@mail.topo.tw` \ + --user pham:`pass mail/pham@mail.topo.tw` | \ + dos2unix | \ + sed -E '0,/^ *$/d' } # Gist -- cgit v1.2.3-70-g09d2