top | item 45992980

(no title)

listeria | 3 months ago

  sh: 1: [[: not found

discuss

order

tomxor|3 months ago

Forgot that was a bash feature..

  ls | xargs -I % bash -c 'cd %; pwd; [[ $(git status -s) ]] && echo WIP || echo clean'