6 lines
170 B
Text
6 lines
170 B
Text
|
# contributor: Xah Lee (XahLee.org)
|
||
|
# name: copy-file
|
||
|
# key: copy-file
|
||
|
# key: cf
|
||
|
# --
|
||
|
(copy-file FILE$0 NEWNAME &optional OK-IF-ALREADY-EXISTS KEEP-TIME PRESERVE-UID-GID)
|