GithubHelp home page GithubHelp logo

Comments (4)

elisescu avatar elisescu commented on May 26, 2024 1

Maybe the tty-share -logfile outout will help in that case? The output printed in that file is not pretty, and I don't even know if it works well, but maybe worth trying.

from tty-share.

elisescu avatar elisescu commented on May 26, 2024

In your example it's not actually hanging the terminal, but instead you just don't see anything as the stdout is redirected to the output file. If you do a tail -f output from another terminal you will see what I mean.

But of course this is not really intuitive, nor probably even useful. What would you expect to happen when redirecting the output, or what use-case did you have in mind?

from tty-share.

RafayGhafoor avatar RafayGhafoor commented on May 26, 2024

The case in which the output was needed was inside linux emergency shell (tty) where mouse didn't work and the output had to be copied and sent to other computer, the tty terminal didn't have support for copying the output of a command (as far as I remember), and the output was needed to be redirected to a file, which was then uploaded to pastebin (ix.io) and sent to the user by some script.

The workaround for it was to add & after the command: tty-share > output & and it worked though tty-share was unable to work inside tty terminal, I don't know why as when opened on another browser, it would just open the webpage with cursor at the beginning and nothing after it.

from tty-share.

RafayGhafoor avatar RafayGhafoor commented on May 26, 2024

@elisescu, this works. Thank you!

from tty-share.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.