Hacking the Command Line
Unlock the power of the prompt with these one liners and hacks.
Terminal: (Ctrl+a) go to first of line, (Ctrl+e) end of line
Kien Pham
·
2 responses
·
terminal, shortcut
How to capture user input using STDIN in PHP CLI
Matt Helm
·
0 responses
·
php, shell
#!gcc - run c like a script language
Tarcísio Gruppi
·
1 response
·
shell, hack, tip, quick
OSX ipython ctrl right / left navigation
Mayur Rokade
·
2 responses
·
python, shell, terminal, osx
OS X: install GUI applications from CLI
Eric Ripa
·
0 responses
·
osx, cli, brew, automate
Use Rubocop in any Ruby project without installing it
Guillaume Hain
·
0 responses
·
ruby, alias, rvm, bash
Sublime Text 3 is now available for everyone to try
Nicholas Jordon
·
0 responses
·
ruby, php, python, shell
Suspend rails console for quick shell access
Martin Svalin
·
0 responses
·
shell, rails, console
Manage public keys on the server with gist
Daniel Romero
·
0 responses
·
linux, ssh, gist, server
curl example.com/walrus.json | python -mjson.tool
Steven Normore
·
0 responses
·
python, cli, json, bash
Dealing with multiple windows and files on VIM
Weslley Araujo
·
1 response
·
vim, resize, edit, split
writing sql/one liners in vim
Gino Lucero
·
0 responses
·
viml, vim
Vim: Automatically split windows at 79 columns
Caio Ariede
·
0 responses
·
python, vim
Linux Kernel Upgrade
Jeffrey Jackson
·
2 responses
·
linux, kernel, bash
Get Vim to Surround Lines
Guillaume VanderEst
·
0 responses
·
vim, regular expression, replace, tag
Launch Sublime Text 2 from the Terminal
Jackilyn
·
1 response
·
terminal, sublime, commandline
Grunt meets phpunit
Marco Bunge
·
0 responses
·
php, cli, phpunit, grunt
Vagrant + puPHPet provision shell scripts execution order
Andrea Collet
·
0 responses
·
vagrant, puphpet, shell
Bored? Have a shell?
Paul H.
·
1 response
·
shell, ssh, telnet, nerd
Remove Ubuntu Welcome Message
Montana Flynn
·
0 responses
·
shell, linux, ubuntu
Change AWS Elastic Beanstalk Passenger Spawn Mode
Tim Clipsham
·
0 responses
·
shell, aws, passenger
Using jshint with vim
Farid Nouri Neshat
·
0 responses
·
vim, jshint, grunt, quickfix
Case Insensitive tab completion
Mike Simons
·
0 responses
·
osx, bash