eev
[Top][All Lists]
Advanced

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

[eev] `ee' with history


From: rubikitch
Subject: [eev] `ee' with history
Date: Thu, 27 Sep 2007 11:58:36 +0900 (JST)

Hi,

I redefined `ee' to place the contents of $EE in the history list.

function ee () { set -v; print -s -f "%s" "`cat $EE`"; . $EE $*; set +v; }

--
rubikitch
http://www.rubyist.net/~rubikitch/




reply via email to

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