Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
How could one prepend a string to every command?
- X-seq: zsh-users 12402
- From: "Ian Tegebo" <ian.tegebo@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: How could one prepend a string to every command?
- Date: Wed, 9 Jan 2008 01:44:50 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ONZKbHNn+NNcqLEjgm/63GWnEpDRs8mTK1PjMWz2wmU=; b=e4GSNBGDFCg5VXv438TH+wJQOUa9aJz8hKHqlVWhOzQO9fkGKm5n6FvyZYszGztPKyibwOvDKSWExxM7ULBY1g97QMrNJFzkDlhfLbetpUb28OiE11yYVW4GIT41UT6nSdWlV1liucWp6AXbTqwTIMjYXs32jl4l4Ffp5hhboJM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TMfovBLkgxIJEWxHhgJUFwtQff5zt0dDYmLjeZt2wPUzE5GzI7MKYIzP6z6wVM+q+pmLTslXIPteLKozK07BnsV4eB8C02mUN19pQXJ1jRHTns//O4T1Bf5ArRGeVCoiZn4KG9OyqUyLGaBWgIfdjZDgHlaKYYY58bG6tthztoU=
- In-reply-to: <c21da7250801090143q7d14698cn4c3c72271c208543@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <c21da7250801090143q7d14698cn4c3c72271c208543@xxxxxxxxxxxxxx>
Is there any way zsh could prepend a string, e.g. '/usr/bin/env', to
each command? I saw 'precmd' but I don't think that's what I want.
Thanks,
--
Ian Tegebo
Messages sorted by:
Reverse Date,
Date,
Thread,
Author