Here’s a handy list (created by the fine folks at AppBrain) of the apps I currently use (and mostly recommend) on my Motorola Droid: kai5263499’s Android apps on AppBrain
Daily Archives: March 30, 2010
[HT Peter, commandlinefu] Query SVN log history and filter by username svn log | sed -n '/username/,/-----$/ p' Run the last command as root sudo !! Save a file you edited in vim without the needed permissions :w !sudo tee % Why is this command so awesome? Peter described it […]