Create a pseudoterminal
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I can create plain FIFOs (named pipes) using mkfifo
.
Is there a common utility that I can use to create pseudoterminals?
utilities pseudoterminal
add a comment |Â
up vote
0
down vote
favorite
I can create plain FIFOs (named pipes) using mkfifo
.
Is there a common utility that I can use to create pseudoterminals?
utilities pseudoterminal
1
Trysocat
withpty
.man socat
for details.
â dirkt
Mar 16 at 12:25
Looks promising. Thanks.
â Richard Neumann
Mar 16 at 12:41
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I can create plain FIFOs (named pipes) using mkfifo
.
Is there a common utility that I can use to create pseudoterminals?
utilities pseudoterminal
I can create plain FIFOs (named pipes) using mkfifo
.
Is there a common utility that I can use to create pseudoterminals?
utilities pseudoterminal
asked Mar 16 at 12:19
Richard Neumann
489211
489211
1
Trysocat
withpty
.man socat
for details.
â dirkt
Mar 16 at 12:25
Looks promising. Thanks.
â Richard Neumann
Mar 16 at 12:41
add a comment |Â
1
Trysocat
withpty
.man socat
for details.
â dirkt
Mar 16 at 12:25
Looks promising. Thanks.
â Richard Neumann
Mar 16 at 12:41
1
1
Try
socat
with pty
. man socat
for details.â dirkt
Mar 16 at 12:25
Try
socat
with pty
. man socat
for details.â dirkt
Mar 16 at 12:25
Looks promising. Thanks.
â Richard Neumann
Mar 16 at 12:41
Looks promising. Thanks.
â Richard Neumann
Mar 16 at 12:41
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f430611%2fcreate-a-pseudoterminal%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Try
socat
withpty
.man socat
for details.â dirkt
Mar 16 at 12:25
Looks promising. Thanks.
â Richard Neumann
Mar 16 at 12:41