Fabians small Magento world
  • Home
Subscribe
Tagged

bash

A collection of 2 posts

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.

  • Fabian Blechschmidt
Fabian Blechschmidt Nov 15, 2017 • 1 min read
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

  • Fabian Blechschmidt
Fabian Blechschmidt Jul 21, 2015 • 1 min read
Fabians small Magento world © 2022
Powered by Ghost