diff --git a/cv b/cv index eb6a258..81cf79c 100755 --- a/cv +++ b/cv @@ -42,12 +42,15 @@ out(){ frame(){ case "$1" in top) printf "╔══════════════════════════════════════╗\n" ;; + table) printf "║ Statistic ║ Today ║ Yesterday ║\n" + printf "╟────────────╫────────────╫────────────╢\n" ;; up) printf "╠════════════╦════════════╦════════════╣\n" ;; down) printf "╚════════════╩════════════╩════════════╝\n" ;; esac } result(){ frame up + frame table out Total cases out "╰> Per 1M" casesPerOneMillion out Active active