# Abkuerzungen alias llm='ls -l | more' alias llr='ls -lR | more' alias h=history # Gewohnheiten alias which=type # haeufige Vertipper alias mroe=more alias vf=cd # Sicherheit alias mv='mv -i'