I want to launch Oobabooga Textgen WebUI from the command line with its serial output. I also want to run a while loop that retrieves the Nvidia GPU memory available and temperature for display on the header bar with a 5 second sleep delay. How do I run both of those at the same time?

  • ik5pvx@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    5 months ago

    Is there a particular reason you can’t just open 2 xterm and run each command in its own ?