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
Forum Updated to NodeBB v4.3 + New Features

pass data from terminal to txt

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 237 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 Online
      Pl45m4P Online
      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>"

        I light my way forward with the fires of all the bridges I've burned behind me.

        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