If I have two files, "a" and "b" say, and I want "b" to have the same
access permissions as "a". What's a good way of doing this from a
shell script?
I just had a quick trawl through the old command list and couldn't see
anything that gave me something that chmod would accept.
What's the obvious thing I'm missing?
Ken