Popular Command Line Programming Tips
Remove git branch locally and on remote
Dawson Botsford
·
2 responses
·
shell, sh, linux, unix
Repeat last command with substitution
michał łukasiewicz
·
0 responses
·
bash, terminal, command line, repeat
Share current folder via HTTP
Ignasi Marimon-Clos
·
0 responses
·
python, command line, http, productivy
Import MySQL databases with command line
Yesi D
·
0 responses
·
mysql, command line
Setup git command line completion on OSX
P. Taylor Goetz
·
0 responses
·
command line, git
Convert tif to png from the command line
Juan Pablo Prado
·
0 responses
·
command line, png, convert, tif
Remove lots of files in a git commit
Greg Roodt
·
0 responses
·
git, command line, cli
git submodules recursively
Clayton McIlrath
·
0 responses
·
terminal, command line, scm, git
Untar/unzip to a specific directory
Gordon Williamson
·
0 responses
·
command line, linux, zip, tar
command line JavaScript, one line
AlexRay
·
0 responses
·
console, osx, command line, mac
Forgotten passwords on Mac
Jason Rogers
·
0 responses
·
command line, mac, password
Open Bitbucket pull request web page from command line
Miguel Gonzalez
·
0 responses
·
command line, cli, bitbucket
Be polite!
Alexander Edunov
·
0 responses
·
alias, command line, unix
Remove 5 last modified files on bash
Juan Diego Gonzales
·
0 responses
·
shell, bash, command line, linux
Parsing JSON from the command line to download random avatars
Matthew Deiters
·
0 responses
·
unix, command line, curl, wget
Using better CLIs
sobolevn
·
0 responses
·
tools, git, python, utils
Clear a log file out
Ian Vaughan
·
0 responses
·
command line, clear, log file
code, tests and command line, all in one file
yanhaoyang
·
0 responses
·
ruby, command line, rspec
Make new file from Windows command line
Kaspars
·
0 responses
·
command line, cmd, windows
Command-line options in .NET apps
Alec Lanter
·
0 responses
·
.net, command line
Command Line Tips & Tricks
Audrius Kiu
·
0 responses
·
command line, tips, zip
Search for your projects that have a particular dependancy
Chris Manson
·
0 responses
·
npm, command line, grep
Git status for all repositories in subdirectories of current dir.
Hans Kuijpers
·
0 responses
·
command line, git, bash
Batch Resize Images on the Command Line with ImageMagick
Diego Paladino
·
0 responses
·
command line, imagemagick, image processor, image resizer
Perl: separating invocation arguments from invocation options before using the diamond operator
Jean-Rémy Duboc
·
0 responses
·
perl, command line, beginners