User Tools

Site Tools


dotrc:bash:history

Command line history in Bash

Don't add useless stuff to the history

This ignores lines that begin with a space, duplicate lines and short commands.

 /.bashrc or equivalent

export HISTIGNORE=' *:&:?:??:???'
dotrc/bash/history.txt · Last modified: 2006/03/06 12:43 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki