http://www.perlmonks.org?node_id=812267


in reply to Re^3: command line history?
in thread command line history?

Bash provides 'type', which will tell you how a command would be interpreted.

bash$ type history history is a shell builtin

@_=qw; Just another Perl hacker,; ;$_=q=print "@_"= and eval;