do you have a file in that directory named "$LFS"? the backslash in your autocomplete means it's treating it as an escaped $ instead of a variable. On Thu, Sep 2, 2021 at 11:00 AM Michael via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > whenever I type rm $LFS/so it is replaced with: > > bmike1@bmike1-desktop:~$ rm \$LFS/so (and the auto complete options) > > which upon completion results in: > > rm: cannot remove '$LFS/sources/wget-list': No such file or directory > > why is it doing this? > -- > :-)~MIKE~(-: > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org > To subscribe, unsubscribe, or to change your mail settings: > https://lists.phxlinux.org/mailman/listinfo/plug-discuss -- James McPhee jmcphe@gmail.com