Hi Duke! On Fri, 13 Jul 2001, Duke Normandin wrote: > > Hi... > > I want to run a Bash 'function' automatically upon Mutt exiting. Can this > be done from my /etc/muttrc file? If not, how about a shell script? TIA.. why don't you just define an alias for mutt command alias mutt="mutt; do_something.sh" or something -- teodor
- Executing a function when Mutt exits Duke Normandin
- Re: Executing a function when Mutt exits teo
- Re: Executing a function when Mutt exits Duke Normandin