Elasticsearch at Kickstarter
kickstarter.com8 pointsby arckiearc0 comments
esc-0-i-sudo $ /etc/init.d/rabbitmq-server restart
Failed, need root access
$ sudo !!
Success
cd - is also quite cool, it takes you to the previous working directory. $ pwd
/some/really/long/path/goes/here
$ cd /var/log/app
Work in this directory for a while, then go to previous dir
$ cd -
$ pwd
/some/really/long/path/goes/here foo bar: 'baz', quux('onoz')
Or are you just concerned about inconsistencies?
Nice idea by the way!