options

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

all
5 Treffer, Zuletzt geändert:
s ]; then eval "`dircolors -b`" export LS_OPTIONS='--color=auto' alias ls='ls $LS_OPTIONS' alias ll='ls $LS_OPTIONS -l' alias l='ls $LS_OPTIONS -lA' fi # # Some more alias to avoid making mistakes: # alias rm='rm -i'