This website requires JavaScript.
Explore
Help
Sign In
jorge
/
yorchnet_scripts
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jorgevasquezp/yorchnet_scripts.git
synced
2026-09-16 19:22:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19d60e45b3a6ee1b7c6ac4353bc73f5fe3da9f6c
yorchnet_scripts
/
copy_struct
T
4 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
created script to make a new project out of a predefined structured '.project' folder, and a script to mount all shares attached to the local server
2020-05-19 11:23:34 -07:00
#!/bin/bash
echo
"asas"
rsync -rav --include
'+ */'
--include
'- *'
.project/
$1
/
Reference in New Issue
Copy Permalink