• #indieweb 2016-08-16
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2016-08-16 UTC
# 04:43
rascul
1. consider using '#!/usr/bin/env bash' as the shebang because bash isn't always in /bin (ie bsd), 2. since it's a bash script, consider using [[ ]] instead of [ ]