What I use to delete hard to handle names is either a wild card, or the Emacs "directory" mode.
Try something like *rm *FTP** Adjust as necessary. Make sure you do an "ls *FTP*" first, so you know what you're targeting! On Wed, Mar 2, 2022 at 1:27 PM Eric Gammeter <[email protected]> wrote: > Need to delete my #FTP.last file but I cannot get RM or UNLINK commands to > do the job. I get "missing operand" for both commands. The file name has > a ' (single quote) in front and at the end of the name. ?? > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/d5c3b71b-32e7-44c7-9961-bcf520731aden%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/d5c3b71b-32e7-44c7-9961-bcf520731aden%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEAc8aLEE1dLoLdgfF3CNAK19bk3TzaVy3aQzUEnNAH3GQ%40mail.gmail.com.
