]> gitweb.pimeys.fr Git - config-20-100.git/blobdiff - .bash_aliases
Merge branch 'perso' of ssh://cerebro.crans.org/git/fichiers_configuration_branchpers...
[config-20-100.git] / .bash_aliases
index 92620790480c52e0cd6d52ff9e0b80d9adf9271c..14f5e105acc48eff5c4e3b5bda755c47d77b56f9 100644 (file)
@@ -31,6 +31,7 @@ fi
 
 # Alias ls
 alias ll='ls -alFh'
+alias lld='ls -alFhd'
 alias la='ls -A'
 alias l='ls -CF'
 
@@ -65,7 +66,7 @@ alias nexttv="ssh power \"service multicast next 'a<3'\""
 alias mutekfet='ssh kfet "amixer set PCM,0 0%"'
 
 # sur zamok
-alias whokfet='ssh zamok env LC_ALL=fr_FR.UTF-8 whokfet'
+alias whokfet='ssh -t zamok env LC_ALL=fr_FR.UTF-8 whokfet'
 
 # sur vo
 alias who2b='ssh -t vo who2b'
@@ -139,6 +140,8 @@ alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo
 # (adapter le path de votre procmail.log si besoin)
 alias tailprocmail='tail -f ~/.procmail/logs/procmail.log'
 
+# Pour réveiller la carte éthernet quand elle déconne
+alias rebooteth0='rmmod atl1c; modprobe atl1c'
 
 
 # +------------+