151 B
151 B
== Use cp to copy hidden files
cp -r from/.[^.]* to/
Eample:
cd /root
cp -r ./.[^.]* /mnt/unprotected/tmp/reinstall_coruscant/dom0/slash_root/
== Use cp to copy hidden files
cp -r from/.[^.]* to/
Eample:
cd /root
cp -r ./.[^.]* /mnt/unprotected/tmp/reinstall_coruscant/dom0/slash_root/