#alias ll='ls -l'
#alias dir='dir --color=auto'
#alias la='ls -A'
#alias vdir='vdir --color=auto'
#alias l='ls -CF'
# Alias definitions.
# You may want to put all your additions into a separate file like
# ~/.bash_aliases, instead of adding them here directly.
# See /usr/share/doc/bash-doc/examples in the bash-doc package.
if [ -f ~/.bash_aliases ]; then
. ~/.bash_aliases
fi
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).
if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
. /etc/bash_completion
fi
. /home/user/.lilalo/l3bashrc && _l3_start
[ $0 == l3script ] && . /home/user/.lilalo/l3bashrc && _l3_start 100,1 Внизу
".bashrc" 100L, 3227C записано
user@linux1:~$ exit
logout