diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-11-17 18:20:19 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-11-17 18:20:19 +0100 |
commit | 1d3b36d78a82c422c7dec77f81c0d6d4bc76395c (patch) | |
tree | a9a6fae95bae2f8b33158492b9eed05f4948ceed /etc/alias/short | |
parent | 8a2d238bf2d0906e0b33155ee161656a2216f4ad (diff) |
off: Show filesystems to be checked at next boot
Diffstat (limited to 'etc/alias/short')
-rw-r--r-- | etc/alias/short | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/alias/short b/etc/alias/short index 0ddc010..2c1431e 100644 --- a/etc/alias/short +++ b/etc/alias/short @@ -64,8 +64,6 @@ alias lsz='unzip -l' alias nb='newsbeuter' alias nbr='newsbeuter -r' -alias off='uinit stop-all; sudo halt' - alias rd='rmdir' alias rsync-serve="rsync --daemon --port=10873 --no-detach --config=/dev/stdin --log-file=/dev/stdout -v <<< $'[.]\n\tpath = .\n\tuse chroot = no'" |