]> git.pld-linux.org Git - packages/coreutils.git/blame - coreutils.sh
remove tests and inotify patches (never applied in spec?)
[packages/coreutils.git] / coreutils.sh
CommitLineData
94532768
TP
1alias cp='cp --interactive' # --archive --backup=numbered --reflink=auto --verbose
2alias mv='mv --interactive' # --backup=numbered --verbose
3alias rm='rm --interactive --one-file-system' # --interactive=once --verbose
4#alias ls='ls --all --color=if-tty --classify --full-time --human-readable --quoting-style=shell -v'
5#alias df='df --human-readable --local --exclude-type=supermount'
6#alias du='du --human-readable'
This page took 0.044163 seconds and 4 git commands to generate.