This website requires JavaScript.
Explore
Help
Sign In
kebler.net
/
bash-shell-network
Archived
Watch
1
Star
0
Fork
You've already forked bash-shell-network
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2022-02-20
. You can view files and clone it, but cannot push or open issues/pull-requests.
57705c1082
bash-shell-network
/
all
/
ssh
/
session
/
interactive
4 lines
57 B
Plaintext
Raw
Blame
History
if [[ $- == *i* ]]; then
echo ssh interactive session
fi
Reference in New Issue
View Git Blame
Copy Permalink