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

Add "env" command #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add "env" command #99

wants to merge 1 commit into from

Conversation

g0tmi1k
Copy link
Contributor

@g0tmi1k g0tmi1k commented May 29, 2014

Credit: https://github.com/basilfx/kippo-extra

Result:

root@nas3:~# env
LOGNAME=root
USER=root
HOME=/root
PATH=/bin:/usr/bin:/sbin:/usr/sbin
_=/usr/bin/env
LANG=en_US.UTF-8
TERM=xterm-256color
SHELL=/bin/bash
LANGUAGE=en_GB:en
SHLVL=1
SSH_TTY=/dev/pts/0
PWD=/root
MAIL=/var/mail/root
root@nas3:~# 

Credit: https://github.com/basilfx/kippo-extra
...Will come back to this to add 'SSH_*' response later.
@g0tmi1k g0tmi1k changed the title Added "env" command Add "env" command May 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants