git git: ignored files and why find . -type f | git check-ignore -v --stdin git check-ignore -v **/* works too, if you don't encounter zsh: argument list too long: git.
mysql Monitor huge mysql imports I tweeted today about, how to get a progress bar for commands on the bash, in my case: mysql imports of huge files: pv magento.sql | mysql -uroot -p database This tipp is proudly presented by Rob