Skip to content

screen size parameter #1

@awb99

Description

@awb99

I am using gotty to display 3 logfiels via multitail

/home/go/bin/gotty -p 8051 multitail workflow1.log workflow2.log workflow3.log

This works fine. But then when I want to run it when I logout of the console, I start it with:

nohup /home/go/bin/gotty -p 8051 multitail workflow1.log workflow2.log workflow3.log &

Now this way, it sort of goes back to a very small terminal size. I can not see any of the logs really,
as the screen size is so small.

I didnt find any parameter to add to gotty.

I was searching for other tools that just set the screensize, but could not find anything that worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions