Martin Stolle writes: > Package: bash > Version: 3.0-14 > Severity: wishlist > > > It would be nice if bash would include a PREEXEC_COMMAND variable which > contains a command to be executed before executing any program. (this > would model functionality in zsh). A path exists for 2.05: > > http://freshmeat.net/projects/bash-preexec/
bash has a PROMPT_COMMAND, which is used in the skeleton .bashrc on Debian to set the title of an xterm window. Are there other uses, where you cannot use PROMPT_COMMAND? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

