SPAM: -------------------- Start SpamAssassin results ---------------------- SPAM: This mail is probably spam. The original message has been altered SPAM: so you can recognise or block similar unwanted mail in future. SPAM: See http://spamassassin.org/tag/ for more details. SPAM: SPAM: Content analysis details: (3 hits, 3 required) SPAM: Hit! (0.6 points) From: does not include a real name SPAM: Hit! (2.4 points) Subject: is empty or missing SPAM: SPAM: -------------------- End of SpamAssassin results ---------------------
# ~/.bashrc: executed by bash(1) for non-login shells. export PS1='[EMAIL PROTECTED] ' umask 022 # You may uncomment the following lines if you want `ls' to be colorized: # export LS_OPTIONS='--color=auto' # eval `dircolors` # alias ls='ls $LS_OPTIONS' # alias ll='ls $LS_OPTIONS -l' # alias l='ls $LS_OPTIONS -lA' # # Some more alias to avoid making mistakes: # alias rm='rm -i' # alias cp='cp -i' # alias mv='mv -i'
