+ All Categories
Home > Technology > The Total IDE

The Total IDE

Date post: 06-Jul-2015
Category:
Upload: sergio-gil
View: 1,151 times
Download: 2 times
Share this document with a friend
Description:
Rejectconf '10 Madrid
Popular Tags:
37
The Total IDE Sergio Gil // @porras #rejectconf Madrid ‘10
Transcript
Page 1: The Total IDE

The Total IDESergio Gil // @porras

#rejectconf Madrid ‘10

Page 2: The Total IDE
Page 3: The Total IDE

$ date >> wadus.txt && git ci -am '`date`'

Page 4: The Total IDE
Page 5: The Total IDE

“Those who do not understand Unix are condemned to reinvent it,

Page 6: The Total IDE

“Those who do not understand Unix are condemned to reinvent it,poorly.”

Page 7: The Total IDE

“Those who do not understand Unix are condemned to reinvent it,poorly.”

-- Henry Spencer

Page 8: The Total IDE

El que no conoce Unix

Page 9: The Total IDE

El que no conoce UnixES UN PARGUELAS

Page 10: The Total IDE

El que no conoce UnixES UN PARGUELAS

-- @porras

Page 11: The Total IDE
Page 12: The Total IDE
Page 13: The Total IDE
Page 14: The Total IDE
Page 15: The Total IDE

I ❤ EMACS

Page 16: The Total IDE
Page 17: The Total IDE

• Pipes & Redirections• |• >• >>• 2&>

Page 18: The Total IDE

• Pipes & Redirections• |• >• >>• 2&>

• Logical Operators• &&• ||• ()• {}

Page 19: The Total IDE
Page 20: The Total IDE
Page 21: The Total IDE
Page 22: The Total IDE
Page 23: The Total IDE
Page 24: The Total IDE

RTFM

Page 25: The Total IDE

!!

Page 26: The Total IDE

$ sudo !!

Page 27: The Total IDE

$ bundle exec !!

Page 28: The Total IDE

$ rake &&git co master &&git pull origin master &&git merge wadus &&rake &&git push origin master &&cap staging deploy

Page 29: The Total IDE

$ grep -rl do_wadus spec/*/*_spec.rb | xargs spec

Page 30: The Total IDE

$ tail -f log/development.log | grep Processing -A 1

Page 31: The Total IDE
Page 32: The Total IDE

$PS1

Page 33: The Total IDE

~/Code/wadus (master)$

Page 34: The Total IDE

$ pbpaste | html2haml | pbcopy

* Only in Mac

Page 35: The Total IDE
Page 36: The Total IDE

Don't be like her!

Page 37: The Total IDE

Learn & Use UNIX


Recommended