Pinned Loading
-
-
Commit lotto
Commit lotto 1target=$(git rev-parse --short=7 HEAD 2>&1)
2if [ "$?" -eq "0" ]; then
3echo -n "Roll commit lotto... "
4count=$(sed 's/^ *\([0-9]\+\).*$/\1/' <<< `echo "$target" | fold -w1 | sort | uniq -c | sort | tail -n1`)
5if [[ "$target" =~ ^[0-9]+$ ]]; then
-
-
a-j-wood/pv
a-j-wood/pv Public archivePipe Viewer - monitor the progress of data through a pipe
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.