Hacking the Command Line
Unlock the power of the prompt with these one liners and hacks.
Safer bash scripts with 'set -euxo pipefail'
vaneyckt
·
6 responses
·
linux, bash
Manipulating PATH variable in fish-shell
blackdragn
·
2 responses
·
shell, linux, fish-shell
Bash startup scripts on Linux and Mac OS X
Alexander Breen
·
1 response
·
shell, linux, mac os x, .bash_profile
Check Jenkins for build status via a shell script
Julian Churchill
·
2 responses
·
shell, ci, jenkins, bash
List all databases in a Redis instance
Raphael Stolt
·
0 responses
·
redis, cli
Securely use basic auth with curl
Tom, Bom
·
9 responses
·
secrets, bash
Forward Port 80 to Port 3000
Tim Morgan
·
1 response
·
shell, rails, iptables
Store your private data inside a git repository
sobolevn
·
0 responses
·
bash, zsh, git
Running a Cron Job every other week
Kevin Dew
·
3 responses
·
cron, bash
Change terminal color when SSH from OS-X
eranga bandara
·
1 response
·
shell, terminal, osx, ssh
Multiple aliases on every entry of SSH's config file
Antonio Ognio
·
1 response
·
aliases, config, ssh, remote
How to check in bash if file size is greater than N
Janos Gyerik
·
3 responses
·
shell, find, bash
ssh/sftp using private key
Pavan
·
0 responses
·
linux, ssh, sftp, private key
Editing Google Docs with vim
Aaron Karper
·
5 responses
·
vim, markdown, gdocs
Solving "Class not found" errors in Laravel 4
Benjamin Harris
·
7 responses
·
php, shell, laravel, composer
Checking an SSL certificate for SHA-2 hash algorithm
Simone Carletti
·
1 response
·
shell, ssl, openssl, ssl certificates
copy files to clipboard in windows git bash
Jupiter St John
·
3 responses
·
shell, clipboard, copy, bash
Disabling Autocorrect in Zsh
Natansh Verma
·
7 responses
·
zsh, autocorrect
Use your own vimrc when using sudo
Oz
·
6 responses
·
vim, sudo
npm list --depth=0
Ionut-Cristian Florescu
·
12 responses
·
shell, nodejs, npm, workflow
Use Curl to Login to a Site with Cookie Sessions
Jason Seney
·
1 response
·
shell, web development, curl, networking
Waiting for all background jobs to finish in bash
Björn Andersson
·
1 response
·
shell, job control, bash
Get the list of all JVM on your Mac
Paolo Di Tommaso
·
0 responses
·
shell, osx, java