Yes! That (the rm *FTP*) did it. Thank you!
On Wednesday, March 2, 2022 at 7:33:11 PM UTC-5 vince wrote: > escape the # sign with a backslash > > cd into the directory then > rm -i ./\#FTP.last > > The -i will prompt you juuuuuust in case you typo it and would otherwise > do something unexpected/bad. > > Tests ok on a pi here. > > On Wednesday, March 2, 2022 at 1:27:16 PM UTC-8 [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/d53bf822-7ac0-4593-bc6c-c96574ce7cb4n%40googlegroups.com.
