Displaying 1 result from an estimated 1 matches for "zimmnik".
2020 Jun 21
7
[Bug 3185] New: some bashrc broke sshrc
...ke sshrc
Product: Portable OpenSSH
Version: 8.3p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: ssh at zimmnik.ru
I'm reading sshd man:
"If the file ~/.ssh/rc exists, sh(1) runs it after reading the
environment files but before starting the user's shell or command."
My .ssh/rc file work nice, but if my "~/.bashrc" file have command like
"cd ~/Desktop" I got error durin...