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
know which commands might be called, simple alias won't suffice
here - so I need something that intercepts *all* commands and
do proper handling (emulate those which are known and give
error if one's still missing).

Is there any way to do this easily ?


cu
-- 
----------------------------------------------------------------------
 Enrico Weigelt, metux IT service -- http://www.metux.de/

 phone:  +49 36207 519931  email: weig...@metux.de
 mobile: +49 151 27565287  icq:   210169427         skype: nekrad666
----------------------------------------------------------------------
 Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------

Reply via email to