How do I use the rsync tool to copy only the hidden files and directory (such as ~/.ssh/, ~/.foo, and so on) from /home/jobs directory to the /mnt/usb directory under Unix like operating system?
The post Linux / Unix Rsync Copy Hidden Dot Files and Directories Only appeared first on nixCraft.