On Monday 13 of January 2014 08:42:22 Paul Lalonde wrote: > Can anyone explain to me the rationale of Dump dropping acme.dump in $HOME > instead of $PWD? > I know I can pass it a different filename, but it seems odd to put it in > $HOME instead of where acme is called from. > My use case is this: I'm working on two projects, and so want to maintain > two long-term "sessions". Dump does most of what I need when I move from > one to the other, but if I don't chord in the project root directory to > save the dump to, I kill my other project session. > A one line change to looking at $PWD instead of $HOME makes acme much more > useful for my case, but am I missing an important other use?
from acme(1): Dump Write the state of acme to the file name, if specified, or $home/acme.dump by default. i.e., Dump takes one optional argument: file pathname. -- dexen deVries [[[↓][→]]]