[ET Trac] #178: New command that runs non-interactively
Roland Haas
trac-noreply at einsteintoolkit.org
Tue Jan 25 16:16:49 CST 2022
#178: New command that runs non-interactively
Reporter: Erik Schnetter
Status: new
Milestone:
Version:
Type: enhancement
Priority: minor
Component: SimFactory
Comment (by Roland Haas):
As of git hash [868ec6aa](https://bitbucket.org/simfactory/simfactory2/commits/868ec6aad8810b604c402f56d99a6b949d6b4b19) "simrestart: duplicate log data to file in sim run" of [simfactory2](https://bitbucket.org/simfactory/simfactory2) one can use:
```shell
nohup sim run --parfile foo.par &>/dev/null &
```
or one’s favorite equivalent for this since `run` duplicates output to both `stdout` and the simfactory `foo.out` log file.
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/178/new-command-that-runs-non-interactively
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20220125/f4a4bd10/attachment.html
More information about the Trac
mailing list