I hereby claim:
- I am bitpaint on github.
- I am bitpaint (https://keybase.io/bitpaint) on keybase.
- I have a public key ASC87HmZyO6MVH0OF-TJzlSOfAwxTDxxtFTUvscmvnNfpQo
To claim this, I am signing this object:
ls | xargs -P10 -I{} git -C {} pull |
#!/bin/sh | |
for (( i=1 ; ((i-5000)) ; i=(($i+365)) )) | |
do | |
today=`date +"%Y-%m-%d"` | |
stopday=`date -d -"$i"day +"%Y-%m-%d"` | |
echo $i | |
echo Current Date: ${today} | |
echo Stop Day: ${stopday} |
# Add Custom hex color to Specific project | |
sed -i '/:[0-9]*$/ ! s/$/|FFFFFF/' log.txt | |
sed -i '/:[0-9]*$/ ! s/$/|000000/' log2.txt | |
// # Combine logs | |
// cat *.txt | sort -n > _combined.txt |
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
β Table Heading β | |
ββββββββββββββββββββ¬βββββββββββββββββββ¬βββββββββββββββββββ¬ββββββββββββββββββ€ | |
β first row (col1) β with some β and more β even more β | |
β β information β information β β | |
ββββββββββββββββββββΌβββββββββββββββββββΌβββββββββββββββββββΌββββββββββββββββββ€ | |
β second row β with some β and more β even more β | |
β (col1) β information β information β β | |
β β (col2) β (col3) β β | |
ββββββββββββββββββββ΄βββββββββββββββββββ΄βββββββββββββββββββ΄ββββββββββββββββββ |
# Log maker for Gource - by Bitpaint and BTCFUD | |
# Create properly named .txt logs from multiples repos | |
# | |
# _________________________________ | |
# HOW TO USE: | |
# | |
# 1) Put all the repos you want to log inside a /repos folder | |
# | |
# -logmaker.sh (this file) | |
# -repos (folder) |
I hereby claim:
To claim this, I am signing this object: