On ti, 2008-02-19 at 20:57 -0500, A. Walton wrote: > On Feb 17, 2008 8:11 PM, Vincent <[EMAIL PROTECTED]> wrote: > [snip] > > alias rm="mv --force --target-directory=$HOME/.Trash/" > > alias rmdir="mv --force --target-directory=$HOME/.Trash/" > [/snip] > > And of course, that would break any script that needs to use rm to > deal with a file
Aliases don't actually affect shell scripts at all, just interactive sessions. -- Ubuntu-devel-discuss mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
