Perl scripts that has the same function as Unix Command "history"? -
Perl scripts that has the same function as Unix Command "history"? -
is possible write perl script grab history of unix commands? means write perl scripts has same function unix command "history"?
i tried utilize tcsh history history not contain latest unix commands. latest available after close current xterm. there way solve without closing xterm?
i saw in other post prompt_command='history -a', how utilize it? t.t
thanks.
have seen
term::readline::gnu http://search.cpan.org/search?mode=all&query=term+readlin+gnu
on cpan?
so has
readline tag , other implementations.
perl unix
Comments
Post a Comment