Enrico Weigelt writes:
> Therefore I'd like to pass all commands (within this script)
> through some filter, which then can intercept them. Since I dont
> know which commands might be called, simple alias won't suffice
> here - so I need something that intercepts *all* commands and
> do proper ha
On Fri, Oct 1, 2010 at 10:46 PM, Enrico Weigelt wrote:
>
\
> Therefore I'd like to pass all commands (within this script)
> through some filter, which then can intercept them. Since I dont
> know which commands might be called, simple alias won't suffice
> here - so I need something that intercept
Hi folks,
I'd like to write some emulation for Gentoo's ebuild (the ebuild
files are more or less shell scripts) which commits the changes
an .ebuild script does in git.
Therefore I'd like to pass all commands (within this script)
through some filter, which then can intercept them. Since I dont