Variable: dired-actual-switches
dired-actual-switches is a variable defined in dired.el.gz.
Value
nil
Documentation
The value of dired-listing-switches used to make this buffer's text.
Source Code
;; Defined in /usr/src/emacs/lisp/dired.el.gz
(defvar dired-actual-switches nil
"The value of `dired-listing-switches' used to make this buffer's text.")