Changes between Version 11 and Version 12 of Procedures/NewDataArrival/ProjectSetUp
- Timestamp:
- Jun 18, 2018, 12:19:36 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival/ProjectSetUp
v11 v12 19 19 }}} 20 20 Check the output and you can either copy paste those commands or much easier, use the above command with {{{-x}}} instead of -v. 21 22 '''Also remove executable permissions from all the files - none of these files should be executable. Type following in the top-level directory of the project.''' 23 {{{ 24 find . -type f -exec chmod a-x {} \; 25 }}} 21 26 22 27 Now that you and I have the data placed in the system it is time to change the directory hierarchy to fit our standards. You, who should be '''arsf''' user, copy the unpacking config file to the unpacking directory and name it with year, julian and sortie. Easy: