Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. pass data from terminal to txt
Qt 6.11 is out! See what's new in the release blog

pass data from terminal to txt

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 276 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kapabahwuk
    wrote on last edited by
    #1

    Using standard shell notation, receiving below
    qtcreator_process_stub.exe > LIFE.txt
    This is an internal helper of Qt Creator. Do not run it manually.
    How to fix?

    Pl45m4P 1 Reply Last reply
    0
    • K kapabahwuk

      Using standard shell notation, receiving below
      qtcreator_process_stub.exe > LIFE.txt
      This is an internal helper of Qt Creator. Do not run it manually.
      How to fix?

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by
      #2

      @kapabahwuk said in pass data from terminal to txt:

      How to fix?

      "Do not run it manually".

      qtcreator_process_stub.exe is the standard console output process for QtCreator.
      What are you trying to do / want to do?


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      1
      • Kent-DorfmanK Offline
        Kent-DorfmanK Offline
        Kent-Dorfman
        wrote on last edited by
        #3

        in linux the "script" command entered in a terminal window will save all IO to the file "typescript".

        "exit" when done.

        Not that it saves in DOS endline format which is "<CR><LF>"

        The dystopian literature that served as a warning in my youth has become an instruction manual in my elder years.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved