What is Nostr?
John Regehr /
npub15xj…5a5k
2024-11-16 20:18:36

John Regehr on Nostr: is there a bash (or even another shell, but I mostly use bash) feature that defers ...

is there a bash (or even another shell, but I mostly use bash) feature that defers creation of new files so that this would work:

$ bibtool -s main.bib > main.bib

instead of what I actually have to type:

$ bibtool -s main.bib > bla
$ mv bla main.bib
Author Public Key
npub15xjwk4qzx56p5tdsmzsge7m5ahztkp4nzmrmkw2cp324t888rwsswe5a5k