12/01/08 19:00:19.17
>>608
C-u 0 w
w runs the command dired-copy-filename-as-kill, which is an
interactive compiled Lisp function in `dired.el'.
It is bound to w.
(dired-copy-filename-as-kill &optional ARG)
Copy names of marked (or next ARG) files into the kill ring.
The names are separated by a space.
With a zero prefix arg, use the absolute file name of each marked file.