Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'exec' and 'shell' commands errors #73

Open
DrorDvash opened this issue Jul 3, 2024 · 3 comments
Open

'exec' and 'shell' commands errors #73

DrorDvash opened this issue Jul 3, 2024 · 3 comments

Comments

@DrorDvash
Copy link

Describe the bug
Hi,

shell

the command is showing some errors while providing it a simple command such ls -la
image
after a small talk with you on Slack, while running "shell" without any command and Task it empty, it will open an interactive shell that works properly.

exec

this command though, didn't work for me at all. i might doing it wrong, but this issue is for it as you asked :)
image
image

Expected behavior
shell command - disable any other input/parameters, and open interactive shell directly. I think this window is not required:
image

exec command - to work properly :)

Desktop:

  • OS: macOS x64

Agent Config
image

@DrorDvash DrorDvash changed the title 'exec' and 'shell 'commands errors 'exec' and 'shell' commands errors Jul 3, 2024
@checkymander
Copy link
Collaborator

Thanks! I'll take a look at this when I'm back

@tr41nwr3ck
Copy link
Collaborator

tr41nwr3ck commented Jul 11, 2024

Shell appears to be fine in my testing.
but exec does seem to error on OSX , we will look into this further.
shell

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

No branches or pull requests

4 participants
@DrorDvash @checkymander @tr41nwr3ck and others