Variable: dired-mark-postfix

dired-mark-postfix is a variable defined in dired-aux.el.gz.

Value

""

Documentation

Appended to marked files in Dired shell commands.

Source Code

;; Defined in /usr/src/emacs/lisp/dired-aux.el.gz
(defvar dired-mark-postfix ""
  "Appended to marked files in Dired shell commands.")