On Feb 8, 2019 12:02 PM, Mike Coddington <m...@coddington.us> wrote: > > Last night I screwed up my /tmp directory's permissions. I fixed it by > looking at another machine's permissions and editing the directory with > chmod(1). Is there a tool in OpenBSD which would work better than this? > I'm fortunate enough to have more than one machine running OpenBSD, but > if I didn't this could have been more of a problem for me. > > Any good tricks the list would like to share? Is there a canonical > source for where permissions/ownership is listed? I tried searching MARC > but as you might imagine there are a lot of results that come back for > this sort of thing. > > -- > Put your Nose to the Grindstone! > -- Amalgamated Plastic Surgeons and Toolmakers, Ltd. >
mtree(8) Never used it but I think it's what you want.