rsync -r –verbose –exclude ‘exclude_pattern’ ./* /to/where/
[Copy file] Copy file exclude some file or folder
rsync -r –verbose –exclude ‘exclude_pattern’ ./* /to/where/
Related Posts:
[ppp][wvdial][Raspberry Pi][ArchLinux] No ppp module error (exit code = 4) Error message --> Carrier detected. Starting PPP immediately. --> Starting pppd at Fri Jan 9 02:48:28 2015 --> Pid of pppd: 478 --> ppp… Read More
[Arch Linux] Startx after Login ~/.bash_profile. If the file does not exist, copy a skeleton version from cp /etc/skel/.bash_profile ~/.bash_profile vim ~/.bash_profile if [[ -… Read More
[ArchLinux] How to Download source code on Archlinux Two way to download source code on Archlinux 1. Software is available in the official Arch Linux repositories. 2. Software is not available in … Read More
[Raspberry Pi][ArchLinux] Arch Linux run script after boot 1. vim /etc/systemd/system/myscript.service [Unit] Description=My script [Service] ExecStart=/usr/local/my-script [Install] WantedBy=multi-user.tar… Read More
[USB][Linux] USB Serial Converter supportinsmod usb-serial.o vendor=0xVVVV product-0xPPPP The serial port driver uses a major number of 188. Up to sixteen serial ports are supported. To creat… Read More
0 意見:
張貼留言