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

jnpr.junos.utils.start_shell option to choose shell (sh or csh) #995

Closed
cserranobr opened this issue Feb 27, 2020 · 1 comment
Closed

jnpr.junos.utils.start_shell option to choose shell (sh or csh) #995

cserranobr opened this issue Feb 27, 2020 · 1 comment

Comments

@cserranobr
Copy link

Hello All,

Good afternoon!

I've already talked to Nitin Kumar about this issue.

I found out that StartShell only has csh, but the CLI command supports sh or csh as the shell options (I always preferred to work with sh):

And the CLI command has both options:

root@c21-20> start shell ?
Possible completions:
<[Enter]> Execute this command
csh Start C shell
sh Start Bourne-style shell (really ash)
user Start shell as another user
| Pipe through a command
{master:0}

Thanks,
Carlos.

@chidanandpujar
Copy link
Collaborator

Fix is merged #1173

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

No branches or pull requests

4 participants