Description Usage Arguments Value See Also
sync
- Sync files between directories.
sync_img
- A wrapper for sync to easily sync the files in
‘~/PRESENTATION/figure’ and
‘~/PRESENTATION/assets/img’.
sync_rnp
- A wrapper for sync to easily sync the files in
‘~/REPORT/figure’ and ‘~/PRESENTATION/figure’.
sync_all
- A wrapper for sync to easily sync all files between
‘~/REPORT/figure’, ‘~/PRESENTATION/figure’, and
‘~/PRESENTATION/assets/img’.
1 2 3 4 5 6 7 8 |
dir1 |
The path to the first directory. |
dir2 |
The path to the second directory. |
one_way |
logical. If |
recursive |
logical. Should directories and contents be recursively copied? |
... |
For the |
Syncs files between directories.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.