Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

prefix all commands?



hello,

i would like to write a script which can prefix all commands with "pfexec ".  
for example, if the user runs "ls", the shell should actually run "pfexec 
ls".  similarly, "a | grep b" should become "pfexec a | pfexec grep b".

is there any way to do this?

	- river.

Attachment: signature.asc
Description: This is a digitally signed message part.



Messages sorted by: Reverse Date, Date, Thread, Author