Skip to content

Instantly share code, notes, and snippets.

@valvallow
Created March 19, 2019 00:40
Show Gist options
  • Save valvallow/22ee70b7bfc4874bade1000f05f91ed5 to your computer and use it in GitHub Desktop.
Save valvallow/22ee70b7bfc4874bade1000f05f91ed5 to your computer and use it in GitHub Desktop.

Revisions

  1. valvallow created this gist Mar 19, 2019.
    1 change: 1 addition & 0 deletions a.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    $ date +%j | awk '{len=int($1/3.65);for(i=0;i<len;i++)printf "%c", "X";printf"\n%d%%",len}'