Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
bash-3.2
/
startup-files
/
apple
/
Upload File :
New :
File
Dir
//proc/self/root/usr/share/doc/bash-3.2/startup-files/apple/logout
## # Destroy credentials ## if [ -z "${TERM_PROGRAM}" ]; then # Don't run these commands if the shell is launched by Terminal, # even if it's a login shell. if klist -s; then kdestroy; fi fi