9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Pete <pete@debu.gs>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Acme, dump, and $HOME
Date: Mon, 13 Jan 2014 21:39:37 +0000	[thread overview]
Message-ID: <52D45D19.5030604@debu.gs> (raw)
In-Reply-To: <CA+POUVgsaO0b0ybwr9rEqpR_C-Mg5X=rjCAMpmyr_hM5o51SHw@mail.gmail.com>

On 2014年01月13日 18:30, Paul Lalonde wrote:
> I've been running with Dump's $HOME lookup changed to $PWD for a few days
> now with nary a glitch.

I think using $PWD might give you a few problems.  I had written a
wrapper script around acme that bound ./acme.dump over $home/acme.dump,
and when ./ happens to be inside a remote filesystem, acme would get
upset if it suddenly became inaccessible due to flaky wifi or something,
and of course the time that you want a dump the most is when you can't
save your work by other means.

I've switched to just binding dumps from a directory in $home.  If you
want to do some guessing of the dump name or something, I don't suspect
that it'd take more than about 10 or 20 lines of rc to do it.



  parent reply	other threads:[~2014-01-13 21:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-13 16:42 Paul Lalonde
2014-01-13 16:49 ` dexen deVries
2014-01-13 18:29   ` Paul Lalonde
2014-01-13 16:57 ` Charles Forsyth
2014-01-13 18:30   ` Paul Lalonde
2014-01-13 18:53     ` Bence Fábián
2014-01-13 19:01       ` Paul Lalonde
2014-01-13 19:17     ` Charles Forsyth
2014-01-13 19:18       ` erik quanstrom
2014-01-13 19:19       ` erik quanstrom
2014-01-13 19:36       ` Paul Lalonde
2014-01-13 21:39     ` Pete [this message]
2014-01-16  5:39   ` b.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52D45D19.5030604@debu.gs \
    --to=pete@debu.gs \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).