j
k
j a
j l
cp myfile.txt myfilecopy.txt Will foregoing example work to copy a .config file for reference purposes?
Yep: "cp .myconfig myconfig-before-may28-changes" if you want to preserve permissions/timestamp etc. use cp -a
Attachments:
Back to the thread
Back to the list