Skip to content

Instantly share code, notes, and snippets.

View ace03uec's full-sized avatar
💻
Bangalore

Manivannan Giridharan ace03uec

💻
Bangalore
View GitHub Profile
@ace03uec
ace03uec / about.md
Created September 14, 2011 13:36 — forked from kumarishan/about.md
Programming Achievements: How to Level Up as a Developer
@ace03uec
ace03uec / dabblet.css
Created March 5, 2012 13:48
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: linear-gradient(30deg, #116, cyan);
min-height: 100%;
@ace03uec
ace03uec / gist:5115501
Last active December 14, 2015 16:29 — forked from epower/gist:5110753
* Essential
BASH
* In bash, 'ctrl-r' searches your command history as you type
- Add "set -o vi" in your ~/.bashrc to make use the vi keybindings instead
of the Emacs ones. Takes some time to get used to, but it's fantastic!
- Input from the commandline as if it were a file by replacing
'command < file.in' with 'command <<< "some input text"'
- '^' is a sed-like operator to replace chars from last command
'ls docs; ^docs^web^' is equal to 'ls web'. The second argument can be empty.
@ace03uec
ace03uec / console
Created February 2, 2016 09:05 — forked from dmitriy-kiriyenko/console
Init.d to start/stop xvfb. Put it into /etc/init.d and chmod it to 755
apt-get install xvfb
apt-get install firefox

Keybase proof

I hereby claim:

  • I am ace03uec on github.
  • I am giridaran (https://keybase.io/giridaran) on keybase.
  • I have a public key whose fingerprint is DA05 DAB9 6514 2D52 43C1 6983 50E0 E9BB 4AB8 609C

To claim this, I am signing this object: