Hi All,
Here's my problem...
I'm trying to use a list file to assign values to an array variable and then execute ascript on it. I'm using...
cat $req | xargs -i -t cte=(\{\}); etc...
...and the file it looks at has the structure...
proto /dmenv/dmwork/tstest/albatross
repo...
The point is that the 'compliant' directory structures are quite complicated, and to be compliant, shouldn't have any extra directories cluttering the hierarchy.
Just to make sure that the the right directory structure is created is a feat in itself with our users ;-)
So to prevent directory...
Issue: I'm working on a system where relatively naive users need to set up 'compliant' directory structures to a set format and re-set group ownership (chgrp) of lower level directories so they have write permissions but the directory they need to create in doesn't have write access for their...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.