Hacking the Command Line
Unlock the power of the prompt with these one liners and hacks.
Counting lines in directory's files
Vinicius Quaiato
·
0 responses
·
terminal, code, lines, count
VIM - Reselect the text just pasted from yank
Matt Ryan
·
0 responses
·
vim, snippets
Writing Zsh Completion for Padrino
Matthias Guenther
·
0 responses
·
ruby, zsh, padrino
Display running jobs (if any) in the shell prompt
François Pietka
·
0 responses
·
shell, ps1, jobs
Lost Shell Commands?
Zhao Lu
·
0 responses
·
shell
logging in terminal
Hsiaoming Yang
·
0 responses
·
javascript, terminal, nodejs
Can't remember that handy bash command from earlier today?
Ryan Pfeffer
·
1 response
·
command line, linux, unix, bash
List 10 most often used commands
Don Johnson
·
0 responses
·
shell, zsh, terminal, bash
Quickly add a service to start up in Ubuntu/Debian
Jason Yost
·
0 responses
·
shell, linux, server, service
OS X in-terminal battery notification script.
Mustapha Abiola
·
0 responses
·
zsh, osx, battery
Show/Hide Mac OSX Hidden Files
Andrew Bigger
·
0 responses
·
osx, mac, files, bash
Use tr to implement toupper/tolower in Bash
Chad Colgur
·
0 responses
·
shell, bash
Quickly check the SHA1 of a string
Rob Griffiths
·
0 responses
·
shell, password, sha1, protip
Git: Checkout your last branch
Abel Martin
·
0 responses
·
cd, git, bash, git-checkout
csh variable modifiers in bash
Dustin Morado
·
0 responses
·
shell, bash
Version control before you code
Sam-Mauris Yong
·
0 responses
·
shell, git, coding