SlideShare a Scribd company logo
The Command Line
Your next best friend that you kinda still hate
What is it?
• Windows: cmd.exe




C:Usersmyusername>


• OSX/Linux: Terminal









computername:~ username $

What is it?
What do programmers
use it for?
In order of most frequent to least frequent:
git
git
git
git
git
git
git
git
git
git
git

status

grep

diff

add

log

checkout

commit

push

pull

show

rebase
What else?
rails
rails
rails
rails

new myapp

g model Blog title:string

console

db

What else?

rake routes

rake db:setup

rake db:migrate

Much Less Frequently
brew install rename # Mac

gem install rails

gem list -d

gem list -r

bundle

rvm use 1.9

rvm use 2.0

Why should I care?
One year from now you can automate your whole job...
git log $(git merge-base master branch)..branch
cut -f1,2 -d’ ’ ~/.bash_history | sort | uniq -c |
sort -nr | head -n 30
wget -mk http://www.stuff.to/read/on/the/train/
rsync -rvP myproject/ username@myhost/myproject.com/
pg_dump --clean -Z 9 app_master | ssh user@apphost
‘zcat | psql -h localhost -U app appdb’
Don’t Panic
Basics
cd projects/railsgirls/
cd ..
pwd
ls -l

#
#
#
#

change into a directory

get out of a directory

print current directory 

list the files here

!

•
•

Pay attention to the “current directory”

•

Press tab to complete filenames

Press the up and down arrows to run previous
commands
Get Unstuck
man wget

(spacebar for next page, q to quit)
rails --help
Most reliable: Google “wget command”
Stay Focused
As a Rails developer, there
are only a handful of
commands you’ll use
regularly.	


git

rspec

rake

rails

gem

bundle

irb

ruby

subl / vim

open

sudo

ssh

Next Steps

Incrementally improve your

command line capability
git config --global color.ui true
echo "alias ls='ls -ohG'" >> ~/.bash_profile
Shortcuts
up, down, tab
up, down, tab
up, down, tab
up, down, tab
up, down, tab
Ctrl-A
Ctrl-E
Alt-Delete



start of the line

end of the line

delete previous word





Works virtually anywhere! * **	

* Terminal, Chrome, Sublime, Evernote, Keynote, XCode, LibreOffice, System Preferences, Gnome, KDE, XFCE4…

** Windows? Not sure.
More Shortcuts
Ctrl-C
Ctrl-R
Alt-B
Alt-F
Alt-D

stop current command (e.g. rails server)

search for a previous command

go back one word

go forwards one word

delete next word
Ctrl-R
1. Ctrl-R	

2. Start typing (e.g. type “rebas”)	

3. Ctrl-R to jump to next oldest match	

4. Ctrl-S to jump to next newest match	

5. Return to run, Esc to cancel
Configure Terminal
Configure iTerm2
Text
There Must Be a	

Better Way!

There usually is
@gregmcintyre
microcourses.info

More Related Content

PDF
Zsh shell-for-humans
Juan De Bravo
 
KEY
Ruby on the server
Gleb Mazovetskiy
 
PDF
Docker
Geng-Dian Huang
 
DOCX
Linux crontab
Teja Bheemanapally
 
ODP
Perl dancer
Marian Marinov
 
PDF
The hacker choice
Flavio Castelli
 
PPTX
Job Automation using Linux
Jishnu Pradeep
 
ODP
Love Your Command Line
Liz Henry
 
Zsh shell-for-humans
Juan De Bravo
 
Ruby on the server
Gleb Mazovetskiy
 
Linux crontab
Teja Bheemanapally
 
Perl dancer
Marian Marinov
 
The hacker choice
Flavio Castelli
 
Job Automation using Linux
Jishnu Pradeep
 
Love Your Command Line
Liz Henry
 

What's hot (20)

PDF
Why Zsh is Cooler than Your Shell
jaguardesignstudio
 
ODP
Vimmish
irina.dumitrascu
 
PPTX
A to Z of a Multi-platform Docker Swarm: Building, Shipping, and Running Mult...
Christy Norman
 
PPTX
Web development-workflow
Qiu Juntao
 
PDF
Vim Notes
James Cox
 
ODP
Cron
Iryney Baran
 
PDF
Why zsh is Cooler than Your Shell
brendon_jag
 
PDF
Sup intro
chase pettet
 
PPT
Rhel2
Yash Gulati
 
PDF
Example Stream Setup
cfministries
 
PPT
unix crontab basics
saratsandhya
 
TXT
Unix2
Krishna Prasad
 
PDF
Linux fundamental - Chap 15 Job Scheduling
Kenny (netman)
 
PDF
Zsh & fish: better *bash* for hackers
Ruslan Sharipov
 
ODP
Bash Scripting Gabrovo
Marian Marinov
 
PPT
Useful Linux Commands
Deepak Modak
 
PDF
CRaSH the shell for the Java Virtual Machine
GR8Conf
 
PPT
Intro commandline
codeembedded
 
PDF
Plesk CLI Wrapper
Alexei Yuzhakov
 
KEY
Start Vim script @Ujihisa.vim 2011/11/19
Akihiro Okuno
 
Why Zsh is Cooler than Your Shell
jaguardesignstudio
 
A to Z of a Multi-platform Docker Swarm: Building, Shipping, and Running Mult...
Christy Norman
 
Web development-workflow
Qiu Juntao
 
Vim Notes
James Cox
 
Why zsh is Cooler than Your Shell
brendon_jag
 
Sup intro
chase pettet
 
Example Stream Setup
cfministries
 
unix crontab basics
saratsandhya
 
Linux fundamental - Chap 15 Job Scheduling
Kenny (netman)
 
Zsh & fish: better *bash* for hackers
Ruslan Sharipov
 
Bash Scripting Gabrovo
Marian Marinov
 
Useful Linux Commands
Deepak Modak
 
CRaSH the shell for the Java Virtual Machine
GR8Conf
 
Intro commandline
codeembedded
 
Plesk CLI Wrapper
Alexei Yuzhakov
 
Start Vim script @Ujihisa.vim 2011/11/19
Akihiro Okuno
 
Ad

Viewers also liked (7)

PPT
Gema Olaso - A Faceted Classification Scheme for CMD
gema16ster
 
RTF
cmd commands
RAJ ANAND
 
PPTX
Cmd or not to cmd?
Paweł Świtalla
 
DOC
CMD Command
Chandra Pr. Singh
 
PDF
100+ run commands for windows
Anand Garg
 
PDF
CMD in 2013
Jurriaan Mous
 
PDF
Windows command prompt a to z
Subuh Kurniawan
 
Gema Olaso - A Faceted Classification Scheme for CMD
gema16ster
 
cmd commands
RAJ ANAND
 
Cmd or not to cmd?
Paweł Świtalla
 
CMD Command
Chandra Pr. Singh
 
100+ run commands for windows
Anand Garg
 
CMD in 2013
Jurriaan Mous
 
Windows command prompt a to z
Subuh Kurniawan
 
Ad

Similar to Intro to the command line (20)

PDF
Command line for the beginner - Using the command line in developing for the...
Jim Birch
 
PPTX
Dtalk shell
Miha Mencin
 
PDF
Getting a CLUE at the Command Line
Emma Jane Hogbin Westby
 
ODP
DevChatt 2010 - *nix Cmd Line Kung Foo
brian_dailey
 
PDF
Unix Command Line Productivity Tips
Keith Bennett
 
PPTX
Introduction to Git / Github
Paige Bailey
 
KEY
Crafting Beautiful CLI Applications in Ruby
Nikhil Mungel
 
PDF
Tips and Tricks for Increased Development Efficiency
Olivier Bourgeois
 
PPTX
Code tacoma command_line
Andrea Urban
 
PDF
3.1.a linux commands reference
Acácio Oliveira
 
PPT
8.1.intro unix
southees
 
PDF
Mastering the Unix Command Line
Howard Mao
 
PPTX
Using linux in schools
saeed7878
 
PPT
3. intro
Harsh Shrimal
 
TXT
Unix3
Krishna Prasad
 
PPT
cisco
edomaldo
 
PDF
Unit 6 bash shell
root_fibo
 
PDF
Github and Git What the fuck is this shit .pdf
krishna50blogging
 
PPTX
linux system administration for system admin jobs
Bibhushanrabha
 
PPTX
Linux Commands all presentation file .pptx
AshutoshPrajapati30
 
Command line for the beginner - Using the command line in developing for the...
Jim Birch
 
Dtalk shell
Miha Mencin
 
Getting a CLUE at the Command Line
Emma Jane Hogbin Westby
 
DevChatt 2010 - *nix Cmd Line Kung Foo
brian_dailey
 
Unix Command Line Productivity Tips
Keith Bennett
 
Introduction to Git / Github
Paige Bailey
 
Crafting Beautiful CLI Applications in Ruby
Nikhil Mungel
 
Tips and Tricks for Increased Development Efficiency
Olivier Bourgeois
 
Code tacoma command_line
Andrea Urban
 
3.1.a linux commands reference
Acácio Oliveira
 
8.1.intro unix
southees
 
Mastering the Unix Command Line
Howard Mao
 
Using linux in schools
saeed7878
 
3. intro
Harsh Shrimal
 
cisco
edomaldo
 
Unit 6 bash shell
root_fibo
 
Github and Git What the fuck is this shit .pdf
krishna50blogging
 
linux system administration for system admin jobs
Bibhushanrabha
 
Linux Commands all presentation file .pptx
AshutoshPrajapati30
 

Recently uploaded (20)

PDF
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
PPTX
Dakar Framework Education For All- 2000(Act)
santoshmohalik1
 
PDF
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
PPTX
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
DOCX
pgdei-UNIT -V Neurological Disorders & developmental disabilities
JELLA VISHNU DURGA PRASAD
 
PDF
Biological Classification Class 11th NCERT CBSE NEET.pdf
NehaRohtagi1
 
PPTX
Continental Accounting in Odoo 18 - Odoo Slides
Celine George
 
PDF
The-Invisible-Living-World-Beyond-Our-Naked-Eye chapter 2.pdf/8th science cur...
Sandeep Swamy
 
PPTX
How to Apply for a Job From Odoo 18 Website
Celine George
 
PPTX
Basics and rules of probability with real-life uses
ravatkaran694
 
DOCX
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 
PPTX
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
PPTX
Artificial-Intelligence-in-Drug-Discovery by R D Jawarkar.pptx
Rahul Jawarkar
 
PPTX
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
PPTX
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
PPTX
An introduction to Dialogue writing.pptx
drsiddhantnagine
 
PPTX
HISTORY COLLECTION FOR PSYCHIATRIC PATIENTS.pptx
PoojaSen20
 
PDF
Review of Related Literature & Studies.pdf
Thelma Villaflores
 
PDF
Virat Kohli- the Pride of Indian cricket
kushpar147
 
DOCX
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
Dakar Framework Education For All- 2000(Act)
santoshmohalik1
 
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
pgdei-UNIT -V Neurological Disorders & developmental disabilities
JELLA VISHNU DURGA PRASAD
 
Biological Classification Class 11th NCERT CBSE NEET.pdf
NehaRohtagi1
 
Continental Accounting in Odoo 18 - Odoo Slides
Celine George
 
The-Invisible-Living-World-Beyond-Our-Naked-Eye chapter 2.pdf/8th science cur...
Sandeep Swamy
 
How to Apply for a Job From Odoo 18 Website
Celine George
 
Basics and rules of probability with real-life uses
ravatkaran694
 
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
Artificial-Intelligence-in-Drug-Discovery by R D Jawarkar.pptx
Rahul Jawarkar
 
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
An introduction to Dialogue writing.pptx
drsiddhantnagine
 
HISTORY COLLECTION FOR PSYCHIATRIC PATIENTS.pptx
PoojaSen20
 
Review of Related Literature & Studies.pdf
Thelma Villaflores
 
Virat Kohli- the Pride of Indian cricket
kushpar147
 
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 

Intro to the command line