bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

higjacking commands


From: Enrico Weigelt
Subject: higjacking commands
Date: Fri, 1 Oct 2010 21:46:55 +0200
User-agent: Mutt/1.4.1i

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: weigelt@metux.de
 mobile: +49 151 27565287  icq:   210169427         skype: nekrad666
----------------------------------------------------------------------
 Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]