112. Execute_command_line() can call gnuplot to display a plot during a run.#
topic: Environment variables
Note
This tip is a draft1.
https://t.co/UW5eVxka7J
— FortranTip (@fortrantip) February 4, 2022
execute_command_line() can call gnuplot to display a plot during a run, as done in GitHub project ogpf. Another use is execute_command_line("ls data/*.csv > list.txt") to create a list of files to process.
- 1
From the perspective of FortranTip Browser, “draft” means that it hasn’t been edited for formatting, hasn’t had corresponding Fortran programs added, the text content hasn’t been enhanced, etc. Draft texts are extracted from the corresponding Tweet using the Twitter API.