+alias fetchmail='n fetchmail'
authorlace <>
Fri, 16 Jul 2010 08:13:30 +0000 (08:13 +0000)
committerlace <>
Fri, 16 Jul 2010 08:13:30 +0000 (08:13 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index 7699036..96d7d35 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -359,6 +359,7 @@ else
        IONICE=""
 fi
 function n { if [ "$1" = "-p" ];then renice +19 "$@";test -n "$IONICE" && $IONICE "$@";else nice -n19 $IONICE "$@";fi };
+alias fetchmail='n fetchmail'
 function rpmsrclist
 {
        if [ -z "$*" ]; then