
4DX
(usa Fedora)
Enviado em 24/04/2016 - 15:24h
achei estranho pq antre nao aparecia assim... é isso q quis dizer... nao aparecia bash-4.3# e sim root@localhost veiga #
.... sobre as saidas:
bash-4.3$ cat ~/.bashrc
cat: /home/veigah/.bashrc: Arquivo ou diretório não encontrado
bash-4.3$ cat ~/.bashrc
cat: /home/veigah/.bashrc: Arquivo ou diretório não encontrado
bash-4.3# cat ~/.bashrc
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=
# User specific aliases and functions
root@localhost veiga # cat /root/.bashrc
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=
# User specific aliases and functions
e por ultimo
# cat /etc/skel/.bashrc
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=
# User specific aliases and functions