D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
doc
/
adduser
/
examples
/
adduser.local.conf.examples
/
skel
/
Filename :
dot.bash_profile
back
Copy
######################################################################### # .bash_profile: Personal initialisation file for bash # ######################################################################### # This script file is executed by bash(1) for login shells. By default, # it does nothing, as ~/.bashrc is already sourced by /etc/profile. # # [JNZ] Modified 23-Sep-2004 # # Written by John Zaitseff and released into the public domain.