› Forums › Network Management › ZeroShell › missing /etc/profile file › Reply To: missing /etc/profile file
November 6, 2009 at 11:34 am
#49038
Member
I think you have erased it accidentally.
root@zeroshell root> cat /etc/profile
PS1="u@h W> "
export PATH="/usr/local/bin:/usr/local/sbin:/usr/local/ssl/bin:$PATH"
alias rm="rm -i"
alias cp="cp -i"
alias mv="mv -i"
alias ll="ls -l"
cd