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:
[TI code] libc.so.0 can't find out TI code Version : D3.0_GW-SDK.3.0.0.125 Wrong Result : *-------------------------------------------------- * Building: src/busybox *-----------… Read More
[Linux Code] run_dgwsdk.sh #!/bin/bash TISDK=D3.0_GW-SDK.3.0.0.125 if test -e ./../../ti then echo Build $TISDK ... else echo Decompress $TISDK ... unzip .… Read More
[tool] gedit with vim 1. mkdir ViGedit 2. bzr branch http://bazaar.launchpad.net/~tristil/vigedit/main-method if you don't have bzr then sudo aptitude install b… Read More
[Linux] copy image to tftp && download code into board #!/bin/bash # cp file from A place to tftp cp -a /home/freeman/111.2.1.148/luke/UBEE_D3_CableRG/build/dgwsdk/images/dgwsdk-3.0.0.125-120301.img… Read More
[Terminal] One terminal open multiple screen You can do it in screen the terminal multiplexer. To split vertically: ctrla then |. To split horizontally: ctrla then S (uppercase one). … Read More
0 意見:
張貼留言