commit 025e0c491a9cac014d8bea275b19ab1a3164bc46 from: Omar Polo date: Wed Mar 02 14:31:36 2022 UTC typo commit - b73f39e1f2215ba8cab9ad00ba1910c83449f2d1 commit + 025e0c491a9cac014d8bea275b19ab1a3164bc46 blob - df1e5e149c109e4c1b373d70229538971053184b blob + 6a60ad2622ed05c7f6fefb9d34bf325caddecdb5 --- bin/acmerc.lp +++ bin/acmerc.lp @@ -24,7 +24,7 @@ is /tmp/ns.$USER.$DISPLAY by default. I'd like to hav namespaces per acme session, so I'm defining the env variable. Yes, using $pid ($$ in bourne shell) is discouraged to generate "random" -values, but here it's done on puropese: every program spawned inside +values, but here it's done on purpose: every program spawned inside *this* terminal will share the same namespace. NAMESPACE=/tmp/ns.$user.$pid