Variable: vip-last-shell-com
vip-last-shell-com is a variable defined in vip.el.gz.
Value
nil
Documentation
Last shell command executed by ! command.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/vip.el.gz
(defvar vip-last-shell-com nil
"Last shell command executed by ! command.")