» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with bash + Development

On Searching " philiKON - a journal

Use bash’s ability to search the command history when repetitively using commands on the command line. Don’t bother hitting the Up key for a 100 times, trying to find that hugely complicated command you typed in two hours ago. Hit Ctrl+R, start typing parts of the command and it’ll appear as you type. Didn’t know this feature yet? Ain’t it cool? Will it save you time? Maybe. Will it save you much aggrevation? Quite probably.

Emacs: del.icio.us tag/emacs

Simplistic Complexity " Show Your GIT Branch Name In Your Prompt

How to display the current GIT branch name in a Bash prompt

git: del.icio.us tag/git

Modules -- Software Environment Management

Interesting modular script setup - useful for environments needing a bunch of versions of apps.

opensource: del.icio.us tag/opensource

Krugle

Search, review and submit code snippets and code.

opensource: del.icio.us tag/opensource

Simplify data extraction using Linux text utilities

Simplificando la extracción de datos usando utilidades de texto de Linux.

opensource: del.icio.us tag/opensource