Joined July 2012
·

Jim Myhrberg

Software Engineering Mercenary
·
London, United Kingdom
·
·
·

Posted to Dump a Mongolab Heroku DB over 1 year ago

Sadly this fails with the following error from mongodump: Failed: error counting herokuapp7946173.system.users: not authorized on herokuapp7946173 to execute command { count: "system.users", query: {} }

Posted to The single most useful thing in bash over 1 year ago

Personally I find this annoying. At times I'll (for whatever reason) already have something typed into the prompt, and I realize I need a command from recent history, so I press up a few times. In this case I'd first have to press ctrl+a and ctrl+k to kill what I've already typed, or things would get very strange.

It's a cool feature, but it does come down to personal preference, and personally, ctrl+r is more than good enough.

It might be worth mentioning though that I use ZSH and oh-my-zsh.

Posted to Workflow in Tmux over 1 year ago

Personally I use my own Tmuxifier project to load up complex window/session setups for different projects/clients... https://github.com/jimeh/tmuxifier

Achievements
591 Karma
23,066 Total ProTip Views