-
- Downloads
"README.md" did not exist on "eeac186f9f3b10f138f445fb38bbbf6f4ffd80cb"
ENH: add options for foamEtcFile and shell evaluation
- Eg, instead if file=$(foamEtcFile filename) then . $file fi can write eval "$(foamEtcFile -sh filename)" Also supports -verbose reporting, which is especially useful for csh, since it allows simplification of aliases and allows the message to land on stderr instead of stdout. eval `foamEtcFile -csh -verbose filename`
Loading
Please register or sign in to comment