Skip to content

Conversation

@anonyco
Copy link

@anonyco anonyco commented Apr 2, 2021

I discovered how I could use the yes command to automatically open Microsoft Teams. No other command works, not even a hand-written C program essentially replicating the behavior of yes.

anonyco added 3 commits April 2, 2021 18:50
I tried several of different ways to pipe things into docker:
 * Using `yes`
 * Using `printf`
 * Using a dozen variations of a hand-written C program

Only the `yes` command works. I literally created a mock-up of the `yes` command in C and it didn't work. `yes` is doing some magic under the hood and I don't know what this magic is, so let's just use `yes`. Yes, `yes` is evil when misused in this way, and I really wish there were an alternative.
This pull request simplifies and automates the ability to open Microsoft Teams, so less steps are needed
@olberger
Copy link
Owner

olberger commented May 3, 2021

I'm not sure I understand what you're trying to solve. Could you please elaborate ?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants