Hacking the Command Line
Unlock the power of the prompt with these one liners and hacks.
Add Monthly Partition
con_mame
·
0 responses
·
shell, mysql
Pretty Print any JSON from the CLI
Jason Whaley
·
0 responses
·
python, cli, json
Clear all contents of a file from command line
Shih Oon Liong
·
0 responses
·
cli, command, cat, line
Vim - Background Server
Chris Patuzzo
·
0 responses
·
ruby, vim
Build scripts should be in source control
Derek Hammer
·
0 responses
·
shell, build, continuous delivery
Vim: Moving Lines Ain't Hard
Alexey Astafyev
·
0 responses
·
vim, lines moving
bbcli - browse BBC News in the command line.
Wesley Hill
·
1 response
·
python, terminal, cli, unix
CtrlP + Line Number
Thomas Peklak
·
0 responses
·
vim, ctrlp
Batch rename based on a regulard expression in OS X
Alexander Woerndl
·
0 responses
·
terminal, osx, regular expression, batch rename
Set vim mode in bash (cannot believe I just learned this today)
Jacques Fuentes
·
0 responses
·
vim, vi, noob, bash
bash string tricks
Nat Friedman
·
0 responses
·
shell, bash
SCP Required on Both Hosts
Rhodri Pugh
·
0 responses
·
ssh, unix, scp
Tame Subversion to be like git (well, just a bit)
Oz
·
0 responses
·
shell, git, subversion
Mount remote directories
neko
·
0 responses
·
ssh, scp, linux
Grab multiple lines with grep
Blaine Pace
·
0 responses
·
shell, grep
Image optimizations
Josh Benham
·
0 responses
·
python, cli, images, optimize
Interview Question - Name 1-10 ways to print the contents of a file.
Sam Halicke
·
3 responses
·
linux, interview, bash
How to save and open sessions in Vim
Rômulo Machado
·
0 responses
·
vim, sessions
VIM Syntax Highlighting
Carl Ambroselli
·
1 response
·
vim, syntax highlighting
Open terminal from Sublime selected folder
Francesco Zaia
·
0 responses
·
sublime text, terminal, osx
How to search for strings on uncommented Python lines using a Bash function
ryepdx
·
0 responses
·
python, grep, unix, bash