w list of connected users
tty my connection name
pkill -9 -t pty/0 kill connection pty/0
path global info
global system profile (including ssh session) at :
/etc/bashrc (ssh is non interactive mode, so check for this condition)
/etc/profile
/etc/environment
search for files: find / -name 'program.c'
tty my connection name
pkill -9 -t pty/0 kill connection pty/0
path global info
global system profile (including ssh session) at :
/etc/bashrc (ssh is non interactive mode, so check for this condition)
/etc/profile
/etc/environment
search for files: find / -name 'program.c'
No comments:
Post a Comment