362 reputation
18
bio website
location Hyderabad, India
age 29
visits member for 2 years, 3 months
seen May 3 at 3:27
stats profile views 103

Using Crunchbang since Jan 2012. Loving it.


Feb
23
comment How do I get rid of horizontal split in dwm
I realized what happened, now. I was pressing alt-d every time I wanted to go to the URL bar in chrome and that's what originally caused the issue. :)
Feb
23
comment How do I get rid of horizontal split in dwm
Thank you for that link too. It makes up for a lot of confusion I had this evening.
Feb
23
accepted How do I get rid of horizontal split in dwm
Feb
23
comment How do I get rid of horizontal split in dwm
Thank you for the extended explanation. I just figured out those two bindings, but didn't have a clue what I was really doing by pressing alt-i and alt-d repeatedly. Thank you.
Feb
23
answered How do I get rid of horizontal split in dwm
Feb
23
asked How do I get rid of horizontal split in dwm
Jan
26
accepted What is the difference between the packages postgresql and postgresql-9.n?
Jan
26
revised What is the difference between the packages postgresql and postgresql-9.n?
minor grammar edit
Jan
26
asked What is the difference between the packages postgresql and postgresql-9.n?
Jan
20
accepted How do I create a directory in all subdirectories?
Jan
20
comment How do I create a directory in all subdirectories?
I tested this and it is very much possible. Thanks.
Jan
20
comment How do I create a directory in all subdirectories?
Could I do for i in */; do mkdir "$i/itemone" "$i/itemtwo"; done for multiple, not-in-order directory names?
Jan
20
revised How do I create a directory in all subdirectories?
added some information to provide more clarity to question
Jan
20
comment How do I create a directory in all subdirectories?
@manatwork: That's a good point. It should create 9 subdirectories.
Jan
20
asked How do I create a directory in all subdirectories?
Nov
19
awarded  Popular Question
Oct
28
accepted How can I view packages from a specific repository?
Oct
27
asked How can I view packages from a specific repository?
Oct
24
accepted rkhunter warns about chkconfig
Oct
24
comment rkhunter warns about chkconfig
Since /sbin is supposed to have binaries in it, rkhunter threw a warning since it encountered a script rather than an executable. It makes sense.